diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index fa9079157d..b741a1861f 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -54,5 +54,6 @@ "@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", - "@ha-components": "https://hacomponents.keshuac.com/r/{name}.json" + "@ha-components": "https://hacomponents.keshuac.com/r/{name}.json", + "@shadix-ui": "https://shadix-ui.vercel.app/r/{name}.json" }