setup types, more intelligent list component implementation example
This commit is contained in:
parent
b9db27d084
commit
299b29adcd
9 changed files with 65 additions and 14 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,5 +1,9 @@
|
|||
node_modules
|
||||
|
||||
# Types
|
||||
/util/lexicons
|
||||
/src/types
|
||||
|
||||
# Output
|
||||
.output
|
||||
.vercel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue