fix: update schema.json (#651)

Co-authored-by: shadcn <m@shadcn.com>
This commit is contained in:
Amruth Pillai
2023-06-22 22:27:28 +02:00
committed by GitHub
parent 379d1560c3
commit f1de3401a2

View File

@@ -4,7 +4,7 @@
"properties": {
"style": {
"type": "string",
"enum": ["default"]
"enum": ["default", "new-york"]
},
"tailwind": {
"type": "object",