From 5cc8a2af423171155b0e6dec668de05ee2fb1ed9 Mon Sep 17 00:00:00 2001 From: Neon <56364111+eloraa@users.noreply.github.com> Date: Thu, 18 Jun 2026 12:53:38 -0500 Subject: [PATCH] feat(registry): add @uui to registry directory (#10946) --- apps/v4/registry/directory.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index faafbf6bb1..d85948db12 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -1435,6 +1435,13 @@ "description": "A collection of premium animated React components and micro-interactions built with Motion for building fluid, professional interfaces.", "logo": "" }, + { + "name": "@uui", + "homepage": "https://uui.app", + "url": "https://uui.app/r/{name}.json", + "description": "Inspiration for UI Interfaces. Discover UI ideas, micro-interactions, and components drawn from real products.", + "logo": "" + }, { "name": "@utilcn", "homepage": "https://utilcn.dev",