mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-07-02 17:08:39 +00:00
Merge pull request #9864 from kapishdima/fix/laravel-init
fix: added laravel to validation schema
This commit is contained in:
@@ -106,6 +106,7 @@ export const designSystemConfigSchema = z
|
||||
"start-monorepo",
|
||||
"astro",
|
||||
"astro-monorepo",
|
||||
"laravel",
|
||||
])
|
||||
.default("next")
|
||||
.optional(),
|
||||
|
||||
Reference in New Issue
Block a user