Update index.html

This commit is contained in:
2026-05-15 21:38:53 -04:00
committed by GitHub
parent 773e6e2b92
commit e3d0bbce8c
+1 -1
View File
@@ -7,6 +7,6 @@
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/router.tsx"></script>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>