Update index.html

This commit is contained in:
2026-05-25 10:09:55 +00:00
parent 547c72dce0
commit 6ef85c6c42
+1 -1
View File
@@ -10,7 +10,7 @@
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
<script type="module" src="main.tsx"></script>
</body>
</html>