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" } ]