From 08479cc3db1cf7c05764d293f534f4a2d080128b Mon Sep 17 00:00:00 2001 From: shadcn Date: Wed, 29 Oct 2025 13:55:50 +0400 Subject: [PATCH] feat: add wigggle-ui --- apps/v4/public/r/registries.json | 1 + apps/v4/registry/directory.json | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 184a9ae3c5..ad7dfcb0b4 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -62,6 +62,7 @@ "@tweakcn": "https://tweakcn.com/r/themes/{name}.json", "@wds": "https://wds-shadcn-registry.netlify.app/r/{name}.json", "@wandry-ui": "https://ui.wandry.com.ua/r/{name}.json", + "@wigggle-ui": "https://wigggle-ui.vercel.app/r/{name}.json", "@pixelact-ui": "https://www.pixelactui.com/r/{name}.json", "@zippystarter": "https://zippystarter.com/r/{name}.json", "@shadcndesign": "https://shadcndesign-free.vercel.app/r/{name}.json", diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 87c4e22bca..19aaceee94 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -237,6 +237,13 @@ "description": "A set of open source fully controlled React Inertia form elements", "logo": "" }, + { + "name": "@wigggle-ui", + "description": "A beautiful collection of copy-and-paste widgets for your next project.", + "homepage": "https://wigggle-ui.vercel.app", + "url": "https://wigggle-ui.vercel.app/r/{name}.json", + "logo": " " + }, { "name": "@zippystarter", "homepage": "https://zippystarter.com",