From 2b74bbca5c86c02ab071316ace0cfb20a92feb2e Mon Sep 17 00:00:00 2001 From: alburt <73470696+albertasaftei@users.noreply.github.com> Date: Tue, 17 Feb 2026 00:11:31 +0100 Subject: [PATCH] added Pixelact UI to registry --- 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 9c0b4e1ab5..2a51ea2a1d 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -902,4 +902,11 @@ "description": "Large collection of game, interface, retro, and voice sound effects for web applications", "logo": "" } + { + "name": "@pixelact-ui", + "homepage": "https://pixelactui.com", + "url": "https://pixelactui.com/r/{name}.json", + "description": "Playful pixel-art style components library built on top of shadcn", + "logo": "" + } ]