Update blocks.mdx (#6477)

This commit is contained in:
Boby Tiwari
2025-01-28 17:55:24 +05:30
committed by GitHub
parent c8c4027b6b
commit e85920c191

View File

@@ -92,7 +92,7 @@ dashboard-01
### Add your block definition to `registry-blocks.tsx`
To add your block to the registry, you need to add your block definition to `registry-blocks.tsx`.
To add your block to the registry, you need to add your block definition to `registry-blocks.ts`.
This follows the registry schema at [https://ui.shadcn.com/schema/registry-item.json](https://ui.shadcn.com/schema/registry-item.json).