mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-06-29 15:44:22 +00:00
feat: add ai-elements registry (#8129)
* feat: add ai-elements registry * Fix URL for @ai-elements in registries.json
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
{
|
||||
"@alpine": "https://alpine-registry.vercel.app/r/{name}.json"
|
||||
"@alpine": "https://alpine-registry.vercel.app/r/{name}.json",
|
||||
"@ai-elements": "https://registry.ai-sdk.dev/{name}.json"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user