From 65c6c8146d1f00bf523624049d91fce261dedf5c Mon Sep 17 00:00:00 2001 From: sean0205 Date: Tue, 10 Feb 2026 13:03:08 +0500 Subject: [PATCH] reui registry update --- apps/v4/public/r/registries.json | 4 ++-- apps/v4/registry/directory.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 37ba648d57..cae36f086b 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -422,8 +422,8 @@ { "name": "@reui", "homepage": "https://reui.io", - "url": "https://reui.io/r/{name}.json", - "description": "Open-source collection of UI components and animated effects built with React, Typescript, Tailwind CSS, and Motion. Pairs beautifully with shadcn/ui." + "url": "https://reui.io/r/{style}/{name}.json", + "description": "Free & open-source library of 1,000+ components and patterns to 10x your productivity in shadcn projects." }, { "name": "@scrollxui", diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 6a4c34af77..757339d645 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -492,8 +492,8 @@ { "name": "@reui", "homepage": "https://reui.io", - "url": "https://reui.io/r/{name}.json", - "description": "Open-source collection of UI components and animated effects built with React, Typescript, Tailwind CSS, and Motion. Pairs beautifully with shadcn/ui.", + "url": "https://reui.io/r/{style}/{name}.json", + "description": "Free & open-source library of 1,000+ components and patterns to 10x your productivity in shadcn projects.", "logo": "" }, {