From 9c6a5ee1b14226efbcd31daf54e9bc2e91f647e9 Mon Sep 17 00:00:00 2001 From: Andrew Luo Date: Fri, 5 Jun 2026 11:49:46 -0400 Subject: [PATCH] add extend to registry directory (#10850) --- 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 73062d8c90..a167b2d58c 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -398,6 +398,13 @@ "description": "A collection of UI components based on the exaBase Design System, built with React and Tailwind CSS.", "logo": "" }, + { + "name": "@extend", + "homepage": "https://ui.extend.ai", + "url": "https://ui.extend.ai/r/{name}.json", + "description": "A collection of UI components for building document agents and human-in-the-loop review workflows.", + "logo": "" + }, { "name": "@fab-ui", "homepage": "https://fab-ui.com",