Merge pull request #10324 from wrappixelTeam/feat/added-shadcn-dashboard

feat(registry): added new registry ( @shadcn-dashboard )
This commit is contained in:
shadcn
2026-04-08 19:15:16 +04:00
committed by GitHub
2 changed files with 13 additions and 0 deletions

View File

@@ -1024,6 +1024,12 @@
"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": "@shadcndashboard",
"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."
},
{
"name": "@termcn",

File diff suppressed because one or more lines are too long