From a721cc08e5c83b40cb2aa946c0e2bbcaa1d5be86 Mon Sep 17 00:00:00 2001 From: Truong Giang Date: Mon, 8 Jun 2026 15:08:49 +0700 Subject: [PATCH] feat: add @soralabs registry (#10884) * feat(registry): add @sora-ui to community registry directory Co-authored-by: Cursor * feat(registry): rename @sora-ui to @soralabs in community registry directory --------- Co-authored-by: Cursor --- 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 2e2bebd9c9..8026e6dd04 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -1168,6 +1168,13 @@ "url": "https://sona-ui.vercel.app/r/{name}.json", "description": "A modern UI component library built with React and TailwindCSS to help you build beautiful and accessible web applications faster.", "logo": " " + }, + { + "name": "@soralabs", + "homepage": "https://ui.soralabs.io.vn", + "url": "https://ui.soralabs.io.vn/r/{name}.json", + "description": "Motion-first React primitives and animated UI components for shadcn/ui. Copy, customize, and ship fluid interfaces.", + "logo": "" }, { "name": "@soundcn",