This commit is contained in:
2023-03-01 17:00:06 -05:00
parent 020e5e9528
commit 084ef3c07a
12 changed files with 30 additions and 35 deletions

View File

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