a million fixes

This commit is contained in:
Dustin Swan 2026-02-11 22:06:26 -07:00
parent b1696499e5
commit c294d7fd6a
No known key found for this signature in database
GPG key ID: 30D46587E2100467
12 changed files with 140 additions and 168 deletions

View file

@ -33,7 +33,7 @@ canvas {
<body>
<div id="app"></div>
<button id="clear-storage">Clear Storage</button>
<!-- <button id="clear-storage">Clear Storage</button> -->
<script type="module" src="/src/main.ts"></script>
</body>
</html>