moved + formatted shadcn components

This commit is contained in:
2024-11-09 17:08:00 -06:00
parent aa50d752f0
commit 56459e637b
20 changed files with 396 additions and 371 deletions

View File

@@ -11,11 +11,11 @@
"prefix": ""
},
"aliases": {
"components": "~/components",
"components": "~/app/_components",
"utils": "~/lib/utils",
"ui": "~/components/ui",
"ui": "~/app/_components/ui",
"lib": "~/lib",
"hooks": "~/hooks"
},
"iconLibrary": "lucide"
}
}