Added ha-components registry to registries.json (#8531)

This commit is contained in:
Joshua Chung
2025-10-22 00:40:03 +13:00
committed by GitHub
parent f18f1eaff7
commit 6f093a0f3f

View File

@@ -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"
}