From 26433a651cab9907d88fa05ce0b9b42359c62d66 Mon Sep 17 00:00:00 2001 From: Benjamin <87870889+BenjaminIsMyName@users.noreply.github.com> Date: Wed, 15 Oct 2025 10:30:43 +0300 Subject: [PATCH] Added react-market registry (#8346) Co-authored-by: shadcn --- apps/v4/public/r/registries.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 592248774..29d56e2c2 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -40,6 +40,7 @@ "@skyr": "https://ui-play.skyroc.me/r/{name}.json", "@retroui": "https://retroui.dev/r/{name}.json", "@wds": "https://wds-shadcn-registry.netlify.app/r/{name}.json", + "@react-market": "https://www.react-market.com/get/{name}", "@97cn": "https://97cn.itzik.co/r/{name}.json", "@better-upload": "https://better-upload.com/r/{name}.json", "@zippystarter": "https://zippystarter.com/r/{name}.json",