refactor: fix frontend

This commit is contained in:
syntaxbullet
2026-01-08 17:01:36 +01:00
parent d37059d50f
commit 05f27ca604
2 changed files with 69 additions and 30 deletions

View File

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