feat(website): add shadcn and magicUI components

This commit is contained in:
Simon
2025-12-22 21:39:27 +08:00
parent e3c612c338
commit 1c99d21c19
26 changed files with 2949 additions and 8 deletions

View File

@@ -18,5 +18,7 @@
"lib": "@/lib",
"hooks": "@/hooks"
},
"registries": {}
"registries": {
"@magicui": "https://magicui.design/r/{name}.json"
}
}