Fix JSON formatting in registries.json (#9464)

This commit is contained in:
Saullo Bretas Silva
2026-01-26 17:49:18 -03:00
committed by GitHub
parent e5fda2c139
commit 0266253841

View File

@@ -689,10 +689,10 @@
"url": "https://typedora-ui.netlify.app/r/{name}.json",
"description": "Typedora UI is a next-generation extension layer for shadcn/ui, designed to bring full type-safety to your UI components."
},
{
{
"name": "@shadcn-space",
"homepage": "https://shadcnspace.com/",
"url": "https://shadcnspace.com/r/{name}.json",
"description": "An open-source collection of production-ready Shadcn UI blocks, components, and templates for websites, admin dashboards and modern React web projects, built with Tailwind CSS and ready to copy-paste or install via the Shadcn CLI."
},
}
]