From beec1e060e9da7bcc5ba13bb7ccad26acb8e101e Mon Sep 17 00:00:00 2001 From: Web Dev Simplified Date: Mon, 2 Feb 2026 07:15:58 -0600 Subject: [PATCH] Add WDS registry --- 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 c7ad7787c0..6f18f5da58 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -545,6 +545,12 @@ "url": "https://ui.wandry.com.ua/r/{name}.json", "description": "A set of open source fully controlled React Inertia form elements" }, + { + "name": "@wds", + "homepage": "https://wds-shadcn-registry.netlify.app/", + "url": "https://wds-shadcn-registry.netlify.app/r/{name}.json", + "description": "A collection of accessible components built for use with Shadcn." + }, { "name": "@wigggle-ui", "homepage": "https://wigggle-ui.vercel.app", diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index b8346d58c2..fcec2e26ad 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -636,6 +636,13 @@ "description": "A set of open source fully controlled React Inertia form elements", "logo": "" }, + { + "name": "@wds", + "homepage": "https://wds-shadcn-registry.netlify.app/", + "url": "https://wds-shadcn-registry.netlify.app/r/{name}.json", + "description": "A collection of accessible components built for use with Shadcn.", + "logo": "" + }, { "name": "@wigggle-ui", "description": "A beautiful collection of copy-and-paste widgets for your next project.",