setup types, more intelligent list component implementation example

This commit is contained in:
Badtz 2025-03-28 00:48:42 -07:00
parent b9db27d084
commit 299b29adcd
9 changed files with 65 additions and 14 deletions

4
.gitignore vendored
View file

@ -1,5 +1,9 @@
node_modules
# Types
/util/lexicons
/src/types
# Output
.output
.vercel