web(ui): foundation — ui/core layout, shadcn primitives, notify

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Denozordec
2026-05-19 11:54:29 +07:00
co-authored by Cursor
parent 35ed79bdd6
commit 00a2a44630
169 changed files with 1533 additions and 380 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
"aliases": {
"components": "$lib/components",
"utils": "$lib/utils",
"ui": "$lib/components/ui",
"ui": "$lib/ui/core",
"hooks": "$lib/hooks",
"lib": "$lib"
},