feat(registry): added new registry ( @shadcn-dashboard )

This commit is contained in:
Mihir Koshti
2026-04-07 18:07:26 +05:30
parent 7d5af61468
commit 706806a207
2 changed files with 13 additions and 0 deletions

View File

@@ -1024,5 +1024,11 @@
"homepage": "https://flowkit-ui.vzkiss.com",
"url": "https://flowkit-ui.vzkiss.com/r/{name}.json",
"description": "Opinionated, accessible components on Base UI and shadcn-style primitives — starting with a Creatable Combobox."
},
{
"name": "@shadcn-dashboard",
"homepage": "https://shadcndashboard.dev",
"url": "https://shadcndashboard.dev/r/{name}.json",
"description": "ShadcnDashboard is a collection of modern, production-ready dashboard layouts, components, and UI patterns built on top of shadcn/ui and Tailwind CSS. Its designed to help developers build clean, scalable, and data-driven dashboards faster—without compromising on performance, accessibility, or customization."
}
]

File diff suppressed because one or more lines are too long