Compare commits

..

No commits in common. "e8f0ff749ac21a06ea0616ec8067348d92ab64d5" and "06f749e78b9bcd50e9017265b36821ede8f81984" have entirely different histories.

2 changed files with 4 additions and 4 deletions

View File

@ -13,7 +13,7 @@
"iconLibrary": "lucide", "iconLibrary": "lucide",
"aliases": { "aliases": {
"components": "~/components", "components": "~/components",
"utils": "@/lib/utils", "utils": "~/lib/utils",
"ui": "~/components/ui", "ui": "~/components/ui",
"lib": "~/lib", "lib": "~/lib",
"hooks": "~/hooks" "hooks": "~/hooks"