diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 81f372ab2a..fa9079157d 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -53,5 +53,6 @@ "@tweakcn": "https://tweakcn.com/r/themes/{name}.json", "@wds": "https://wds-shadcn-registry.netlify.app/r/{name}.json", "@zippystarter": "https://zippystarter.com/r/{name}.json", - "@shadcndesign": "https://shadcndesign-free.vercel.app/r/{name}.json" + "@shadcndesign": "https://shadcndesign-free.vercel.app/r/{name}.json", + "@ha-components": "https://hacomponents.keshuac.com/r/{name}.json" }