修复部分显示问题

This commit is contained in:
yoyuzh
2026-03-26 14:29:30 +08:00
parent b2d9db7be9
commit 448e2a6886
14 changed files with 630 additions and 163 deletions

6
components.json Normal file
View File

@@ -0,0 +1,6 @@
{
"registries": {
"@shadcn": "https://ui.shadcn.com/r/styles/default/{name}.json",
"@react-bits": "https://reactbits.dev/r/{name}.json"
}
}