chore: minor change

This commit is contained in:
Ou
2024-10-30 00:15:24 +08:00
parent a47cd3e1d5
commit cd67d52ca7
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
<body>
<div id="app"></div>
<script type="module" src="/src/app.tsx"></script>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>