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.",