Clean up some old code

This commit is contained in:
2025-09-02 23:15:19 -07:00
parent 097d06e53b
commit 7bedb40e50
5 changed files with 2 additions and 187 deletions
+1 -1
View File
@@ -8,6 +8,6 @@
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>