You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/docs/content/docs/customization.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ React Native Reusables uses a theme system based on Tailwind CSS v3 and shadcn/u
13
13
14
14
## `components.json`
15
15
16
-
This works like [shadcn/ui's components.json](https://ui.shadcn.com/docs/components-json). It tells the CLI where to place files and which style to use (`default` or `new-york`). You can leave it alone unless you're changing paths or switching styles.
16
+
This works like [shadcn/ui's components.json](https://ui.shadcn.com/docs/components-json). It tells the CLI where to place files. You can leave it alone unless you're changing paths or switching styles.
0 commit comments