feat(examples): add example app (#80)

This commit is contained in:
shadcn
2023-02-13 21:28:40 +04:00
committed by GitHub
parent 76da3dd78c
commit e77f7d2d23
98 changed files with 10094 additions and 44 deletions

View File

@@ -9,6 +9,7 @@
},
"workspaces": [
"apps/*",
"examples/*",
"packages/*",
"templates/*"
],