break components into files

This commit is contained in:
Joshua Seigler 2024-04-07 21:26:47 -04:00
parent df6c850b3f
commit 6e15a05126
10 changed files with 8714 additions and 8453 deletions

View file

@ -8,6 +8,7 @@
},
"dependencies": {
"@preact/signals": "^1.2.3",
"localforage": "^1.10.0",
"preact": "^10.13.1",
"preact-iso": "^2.6.2",
"preact-render-to-string": "^6.4.1",