diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 402cce0b6..31c734ce3 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -30,6 +30,7 @@ "@diceui": "https://diceui.com/r/{name}.json", "@doras-ui": "https://ui.doras.to/r/{name}.json", "@efferd": "https://efferd.com/r/{name}.json", + "@einui": "https://ui.eindev.ir/r/{name}.json", "@eldoraui": "https://eldoraui.site/r/{name}.json", "@elements": "https://tryelements.dev/r/{name}.json", "@elevenlabs-ui": "https://ui.elevenlabs.io/r/{name}.json", diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index a59ea945c..986746fb2 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -188,6 +188,13 @@ "description": "A collection of beautifully crafted Shadcn/UI blocks, designed to help developers build modern websites with ease.", "logo": "" }, + { + "name": "@einui", + "homepage": "https://ui.eindev.ir", + "url": "https://ui.eindev.ir/r/{name}.json", + "description": "Beautiful, responsive Shadcn components with frosted glass morphism. Built for modern web applications with full dark mode support.", + "logo": "" + }, { "name": "@eldoraui", "homepage": "https://eldoraui.site",