Add @sabraman ui registry (#10054)

* Add new UI component entry for @sabraman

* fix: update registries.json
This commit is contained in:
Danila Yudin
2026-03-17 07:07:46 +03:00
committed by GitHub
parent dbe1fa76b3
commit 78f6a8b0f0
2 changed files with 15 additions and 1 deletions

View File

@@ -916,5 +916,11 @@
"homepage": "https://ui.flexnative.com",
"url": "https://ui.flexnative.com/r/{name}.json",
"description": "A collection of customizable UI blocks with interactive live previews"
},
{
"name": "@sabraman",
"homepage": "https://sabraman.ru/components",
"url": "https://sabraman.ru/r/{name}.json",
"description": "Legacy skeuomorphic UI components and blocks for shadcn."
}
]

File diff suppressed because one or more lines are too long