From 75a00000752e8144cce2e937bbcf5d81798f0ccd Mon Sep 17 00:00:00 2001 From: albertasaftei <73470696+albertasaftei@users.noreply.github.com> Date: Sat, 25 Oct 2025 07:40:38 +0200 Subject: [PATCH] Add Pixelact UI registry to registries.json (#8301) --- apps/v4/public/r/registries.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 507e91a02f..d0d6bb9471 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -55,7 +55,15 @@ "@tailark": "https://tailark.com/r/{name}.json", "@tweakcn": "https://tweakcn.com/r/themes/{name}.json", "@wds": "https://wds-shadcn-registry.netlify.app/r/{name}.json", + "@97cn": "https://97cn.itzik.co/r/{name}.json", + "@pixelact-ui": "https://www.pixelactui.com/r/{name}.json", + "@better-upload": "https://better-upload.com/r/{name}.json", "@zippystarter": "https://zippystarter.com/r/{name}.json", + "@elevenlabs-ui": "https://ui.elevenlabs.io/r/{name}.json", + "@eldoraui": "https://eldoraui.site/r/{name}.json", + "@intentui": "https://intentui.com/r/{name}", + "@shadcn-map": "http://shadcn-map.vercel.app/r/{name}.json", + "@fancy": "https://fancycomponents.dev/r/{name}.json", "@shadcndesign": "https://shadcndesign-free.vercel.app/r/{name}.json", "@ha-components": "https://hacomponents.keshuac.com/r/{name}.json", "@shadix-ui": "https://shadix-ui.vercel.app/r/{name}.json"