Add more compat tests

This commit is contained in:
Aria Minaei 2023-07-30 15:41:09 +02:00 committed by Aria
parent 29905d951f
commit dc2338bb83
32 changed files with 577 additions and 221 deletions

View file

@ -8,6 +8,6 @@
</head>
<body>
<div id="root"></div>
<script src="./src/index.js"></script>
<script src="./src/index.tsx"></script>
</body>
</html>