diff --git a/apps/v4/components/callout.tsx b/apps/v4/components/callout.tsx
index 5b08e3f2a2..11197b7d1f 100644
--- a/apps/v4/components/callout.tsx
+++ b/apps/v4/components/callout.tsx
@@ -20,7 +20,7 @@ export function Callout({
- Light
- Dark
- System
+
+ Light
+ Dark
+ System
+
```
diff --git a/apps/v4/content/docs/components/radix/select.mdx b/apps/v4/content/docs/components/radix/select.mdx
index e20ba4e821..073faf5b35 100644
--- a/apps/v4/content/docs/components/radix/select.mdx
+++ b/apps/v4/content/docs/components/radix/select.mdx
@@ -59,6 +59,7 @@ npm install radix-ui
import {
Select,
SelectContent,
+ SelectGroup,
SelectItem,
SelectTrigger,
SelectValue,
@@ -71,9 +72,11 @@ import {
- Light
- Dark
- System
+
+ Light
+ Dark
+ System
+
```
diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index 65d4776c07..c7ad7787c0 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -342,10 +342,10 @@
"description": "React Aria Components with shadcn characteristics.Copy-and-paste react aria components that run side-by-side with shadcn components."
},
{
- "name": "@paceui",
- "homepage": "https://ui.paceui.com",
- "url": "https://ui.paceui.com/r/{name}.json",
- "description": "Animated components and building blocks built for smooth interaction and rich detail. Copy, customise, and create without the extra setup."
+ "name": "@pacekit",
+ "homepage": "https://ui.pacekit.dev",
+ "url": "https://ui.pacekit.dev/r/{name}.json",
+ "description": "Carefully built UI blocks for real apps and dashboards, designed to integrate smoothly from early ideas to production releases."
},
{
"name": "@pastecn",
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index 762ca4149b..b8346d58c2 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -399,10 +399,10 @@
"logo": ""
},
{
- "name": "@paceui",
- "homepage": "https://ui.paceui.com",
- "url": "https://ui.paceui.com/r/{name}.json",
- "description": "Animated components and building blocks built for smooth interaction and rich detail. Copy, customise, and create without the extra setup.",
+ "name": "@pacekit",
+ "homepage": "https://ui.pacekit.dev",
+ "url": "https://ui.pacekit.dev/r/{name}.json",
+ "description": "Carefully built UI blocks for real apps and dashboards, designed to integrate smoothly from early ideas to production releases.",
"logo": ""
},
{