Skip to content

Commit b3d9edf

Browse files
committed
Adding shadcn library back
1 parent 55f55fb commit b3d9edf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

components.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"$schema": "https://ui.shadcn.com/schema.json",
2+
"$schema": "https://shadcn-vue.com/schema.json",
33
"style": "default",
4-
"rsc": false,
5-
"tsx": true,
4+
"typescript": true,
5+
"tsConfigPath": "./tsconfig.json",
66
"tailwind": {
77
"config": "tailwind.config.js",
88
"css": "resources/css/app.css",

0 commit comments

Comments
 (0)