feat: add @uicapsule to registry (#8848)

Co-authored-by: shadcn <m@shadcn.com>
This commit is contained in:
Kaiyu Hsu
2025-11-19 00:16:42 -08:00
committed by GitHub
parent 10ccb244a1
commit 6e34ec7280
2 changed files with 8 additions and 0 deletions

View File

@@ -87,5 +87,6 @@
"@hextaui": "https://hextaui.com/r/{name}.json",
"@taki": "https://taki-ui.com/r/{name}.json",
"@square-ui": "https://square.lndev.me/registry/{name}.json",
"@uicapsule": "https://uicapsule.com/r/{name}.json",
"@uitripled": "https://ui.tripled.work/r/{name}.json"
}

File diff suppressed because one or more lines are too long