Almost done with template perhaps. Have not tested yet though.

This commit is contained in:
2025-05-13 11:12:25 -05:00
parent a2f61ece94
commit eeffb93ab9
27 changed files with 1061 additions and 35 deletions

View File

@ -16,6 +16,8 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@radix-ui/react-checkbox": "^1.3.1",
"@radix-ui/react-label": "^2.1.6",
"@radix-ui/react-slot": "^1.2.2",
"@supabase/ssr": "^0.6.1",
"@supabase/supabase-js": "^2.49.4",