From b13050763e0e6a4fcc225132339a15fa3789a56c Mon Sep 17 00:00:00 2001 From: Yuta Nakano Date: Mon, 6 Jul 2026 16:50:27 +0900 Subject: [PATCH] feat(registry): add @pulld to directory (#10997) --- 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 16332a7f8d..2f1afb6367 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -1050,6 +1050,13 @@ "description": "Animated shadcn components powered by GSAP and Framer Motion. Built for expressive UIs.", "logo": " " }, + { + "name": "@pulld", + "homepage": "https://pulld.pages.dev", + "url": "https://pulld.pages.dev/r/{name}.json", + "description": "Typed, accessible, theme-aware React/Tailwind components installable by the shadcn CLI or your AI coding agent. Free atoms plus composed Pro blocks.", + "logo": "" + }, { "name": "@pureui", "homepage": "https://pure.kam-ui.com/",