Skip to content

Commit

Permalink
chore: update ui.shadcn config
Browse files Browse the repository at this point in the history
  • Loading branch information
qinsong77 committed May 20, 2024
1 parent f762351 commit 57646e2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion components.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
"prefix": ""
},
"aliases": {
"utils": "@/lib/utils",
"components": "@/components",
"utils": "@/lib/utils"
"ui": "@/components/ui"
}
}

0 comments on commit 57646e2

Please sign in to comment.