From 34f0dabe485228cbc3c019af855005125587f9c0 Mon Sep 17 00:00:00 2001 From: Eric Tsai <52527831+EricTsai83@users.noreply.github.com> Date: Mon, 6 Jul 2026 15:49:35 +0800 Subject: [PATCH] feat(registry): add @ericts registry (#11087) --- 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 3bd515c79..26580f5bd 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -426,6 +426,13 @@ "description": "Emerald UI - collection of components built with Motion, GSAP, Tailwind CSS and shadcn/ui.", "logo": "" }, + { + "name": "@ericts", + "homepage": "https://ui.ericts.com", + "url": "https://ui.ericts.com/r/{name}.json", + "description": "Motion-focused shadcn-compatible components, hooks, and blocks for polished React interfaces.", + "logo": "" + }, { "name": "@evex", "homepage": "https://evex.sh",