From d07a7af82bc7ea8ec5b51900dac174cacfbd805a Mon Sep 17 00:00:00 2001 From: shadcn Date: Mon, 5 Jan 2026 23:25:04 +0400 Subject: [PATCH] chore: add bundui to directory (#9280) --- 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 9a6e0fd4ab..5a0f483930 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -118,6 +118,13 @@ "description": "A set of clean, modern application building blocks for you in your applications. Free and Open Source", "logo": "" }, + { + "name": "@bundui", + "homepage": "https://bundui.io", + "url": "https://bundui.io/r/{name}.json", + "description": "A collection of 150+ handcrafted UI components built with Tailwind CSS and shadcn/ui, covering marketing, e-commerce, dashboards, real estate, and more.", + "logo": "" + }, { "name": "@cardcn", "homepage": "https://cardcn.dev",