From e47ee89dcfe18309fcd418061eaa38beef591160 Mon Sep 17 00:00:00 2001 From: Radiumcoders Date: Mon, 20 Apr 2026 20:16:26 +0530 Subject: [PATCH] Add @xcn registry entry --- apps/v4/public/r/registries.json | 6 ++++++ apps/v4/registry/directory.json | 7 +++++++ 2 files changed, 13 insertions(+) diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index b7296c43df..3ce621cdeb 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -1042,5 +1042,11 @@ "homepage": "https://aicanvas.me", "url": "https://aicanvas.me/r/{name}.json", "description": "54 animated React components with AI reproduction prompts for Claude Code, Lovable, and v0. Free and open source." + }, + { + "name": "@xcn", + "homepage": "https://ui.radiumcoders.com", + "url": "https://ui.radiumcoders.com/r/xcn/{name}.json", + "description": "Hand-crafted, beautiful, and minimal UI components built with Tailwind CSS and Motion." } ] diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index b3f199992e..89c66110bd 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -1217,5 +1217,12 @@ "url": "https://aicanvas.me/r/{name}.json", "description": "54 animated React components with AI reproduction prompts for Claude Code, Lovable, and v0. Free and open source.", "logo": "" + }, + { + "name": "@xcn", + "homepage": "http://ui.radiumcoders.com", + "url": "https://ui-layouts.com/r/xcn/{name}.json", + "description": "Hand-crafted, beautiful, and minimal UI components built with Tailwind CSS and Motion.", + "logo": "" } ]