This commit is contained in:
Fu Diwei
2024-12-18 13:19:55 +08:00
parent d693d26323
commit 2b1da81b98
4 changed files with 9 additions and 39 deletions

View File

@@ -12,6 +12,6 @@
},
"aliases": {
"components": "@/components",
"utils": "@/lib/utils"
"utils": "@/components/ui/utils"
}
}