Started moving over truth-table.tsx from h600878.GitHub.io

This commit is contained in:
Martin Berg Alstad
2023-01-07 16:01:53 +01:00
parent d1ba86a1fe
commit 13be22be57
12 changed files with 735 additions and 9 deletions

View File

@ -17,6 +17,8 @@
"vite-plugin-solid": "^2.5.0"
},
"dependencies": {
"solid-headless": "^0.13.0",
"solid-heroicons": "^3.1.1",
"solid-js": "^1.6.6"
}
}