Skip to content

Commit 7776174

Browse files
committed
react 18 support
1 parent 24a3240 commit 7776174

20 files changed

+114851
-23552
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
260486178
2+
1652584567097019000
4.85 MB
Binary file not shown.
386 KB
Binary file not shown.
41.2 KB
Binary file not shown.

example/.parcel-cache/data.mdb

51.9 MB
Binary file not shown.
1.03 MB
Binary file not shown.
383 KB
Binary file not shown.

example/.parcel-cache/lock.mdb

7.94 KB
Binary file not shown.

example/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99

1010
<body>
1111
<div id="root"></div>
12-
<script src="./src/index.js"></script>
12+
<script src="./src/index.js" type="module"></script>
1313
</body>
1414
</html>

example/package-lock.json

Lines changed: 33154 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)