From ea9d371a2dda3365a382ff361f96b55daeeab88d Mon Sep 17 00:00:00 2001 From: rajtripathi99 <145008616+rajtripathi99@users.noreply.github.com> Date: Thu, 11 Jun 2026 22:16:21 +0530 Subject: [PATCH] Add @untld registry to the directory (#10903) Registry URL: https://ui.untldlabs.com/r/{name}.json Homepage: https://ui.untldlabs.com --- 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 e1fe199ca8..b52662c97b 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -1407,6 +1407,13 @@ "description": "Primitives and components with serious attention to animation and design. Copy, own, ship.", "logo": "" }, + { + "name": "@untld", + "homepage": "https://ui.untldlabs.com", + "url": "https://ui.untldlabs.com/r/{name}.json", + "description": "A set of beautifully designed components for modern web applications.", + "logo":"" + }, { "name": "@uselayouts", "homepage": "https://uselayouts.com",