diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index a54335e63a..525b50ba8f 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -936,5 +936,13 @@ "url": "https://pixelactui.com/r/{name}.json", "description": "Playful pixel art style components library built on top of shadcn. Perfect for retro style projects and games.", "logo": "" - } + }, + { + "name": "@componentry", + "homepage": "https://componentry.fun", + "url": "https://componentry.fun/r/{name}.json", + "description": "Beautiful, interactive React + Tailwind components for modern product UIs.", + "logo": "" +} + ]