This commit is contained in:
2024-09-24 09:22:32 +07:00
parent 6700e9514e
commit a254b34ebc
20 changed files with 1636 additions and 159 deletions

View File

@@ -10,7 +10,7 @@
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
<script type="module" src="/src/index.tsx"></script>
</body>
</html>