diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 5769bf99f4..85f2697216 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -1547,5 +1547,12 @@ "url": "https://kaui-shadcn-registry.vercel.app/r/{name}.json", "description": "Personal well crafted components for Shadcn ui", "logo": "" + }, + { + "name": "@uiable", + "homepage": "https://uiable.com", + "url": "https://uiable.com/r/{name}.json", + "description": "Free, open-source UI component library built with Next.js, React 19, Tailwind CSS v4, and shadcn/ui — beautifully designed components you can copy, customize, and make your own.", + "logo": "" } ]