Skip to content

Commit 227b6b5

Browse files
authored
add ui on components.json file
This fix: [Shadcn Issues](shadcn-ui/ui#6483)
1 parent 798aa07 commit 227b6b5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

components.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
},
1111
"aliases": {
1212
"components": "#app/components",
13-
"utils": "#app/utils/misc.tsx"
13+
"utils": "#app/utils/misc.tsx",
14+
"ui": "#app/components/ui",
1415
}
1516
}

0 commit comments

Comments
 (0)