From 95471a0fb95b2b205e1850841e05d93f3fcae659 Mon Sep 17 00:00:00 2001
From: Denish Navadiya <57515871+withden@users.noreply.github.com>
Date: Wed, 24 Jun 2026 13:44:35 +0530
Subject: [PATCH] feat: add @paceui in trusted registries (#10972)
---
apps/v4/registry/directory.json | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index 85f2697216..17b4a4fff7 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -910,6 +910,13 @@
"description": "React Aria Components with shadcn characteristics.Copy-and-paste react aria components that run side-by-side with shadcn components.",
"logo": ""
},
+ {
+ "name": "@paceui",
+ "homepage": "https://paceui.com",
+ "url": "https://paceui.com/r/{name}.json",
+ "description": "Carefully built UI blocks for real apps and dashboards, designed to integrate smoothly from early ideas to production releases.",
+ "logo": ""
+ },
{
"name": "@pacekit",
"homepage": "https://ui.pacekit.dev",