aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/packages/ui-new/components.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/ui-new/components.json')
-rw-r--r--packages/ui-new/components.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/ui-new/components.json b/packages/ui-new/components.json
index 2b0833f..f9d4fcd 100644
--- a/packages/ui-new/components.json
+++ b/packages/ui-new/components.json
@@ -1,6 +1,6 @@
{
"$schema": "https://ui.shadcn.com/schema.json",
- "style": "new-york",
+ "style": "base-lyra",
"rsc": false,
"tsx": true,
"tailwind": {
@@ -11,6 +11,7 @@
"prefix": ""
},
"iconLibrary": "lucide",
+ "rtl": false,
"aliases": {
"components": "@/components",
"utils": "@/lib/utils",