From fd0e0c369bada16232dc44e22298ad69a9be234c Mon Sep 17 00:00:00 2001 From: "Shawn." <107312993+zzzzshawn@users.noreply.github.com> Date: Mon, 27 Apr 2026 12:24:52 +0530 Subject: [PATCH] chore: add @dotmatrix to registry directory (#10504) --- apps/v4/public/r/registries.json | 6 ++++++ apps/v4/registry/directory.json | 7 +++++++ 2 files changed, 13 insertions(+) diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 9be4e9622e..c421978221 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -1060,5 +1060,11 @@ "homepage": "https://ui.radiumcoders.com", "url": "https://ui.radiumcoders.com/r/xcn/{name}.json", "description": "Hand-crafted, beautiful, and minimal UI components built with Tailwind CSS and Motion." + }, + { + "name": "@dotmatrix", + "homepage": "https://dotmatrix.zzzzshawn.cloud", + "url": "https://dotmatrix.zzzzshawn.cloud/r/{name}.json", + "description": "Production-ready dot-matrix loading components for React, featuring square, circular, and triangle animations with polished motion." } ] diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 549986a934..65956d0cf4 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -1238,5 +1238,12 @@ "url": "https://ui.radiumcoders.com/r/xcn/{name}.json", "description": "Hand-crafted, beautiful, and minimal UI components built with Tailwind CSS and Motion.", "logo": "" + }, + { + "name": "@dotmatrix", + "homepage": "https://dotmatrix.zzzzshawn.cloud", + "url": "https://dotmatrix.zzzzshawn.cloud/r/{name}.json", + "description": "Production-ready dot-matrix loading components for React, featuring square, circular, and triangle animations with polished motion.", + "logo": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n" } ]