diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 70a3f61e8..402cce0b6 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -1,5 +1,6 @@ { "@8bitcn": "https://8bitcn.com/r/{name}.json", + "@8starlabs-ui": "https://ui.8starlabs.com/r/{name}.json", "@97cn": "https://97cn.itzik.co/r/{name}.json", "@abstract": "https://build.abs.xyz/r/{name}/json", "@abui": "https://abui.io/r/{name}.json", diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index a50e9b8d7..a59ea945c 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -6,6 +6,13 @@ "description": "A set of 8-bit styled retro components. Works with your favorite frameworks. Open Source. Open Code.", "logo": "" }, + { + "name": "@8starlabs-ui", + "homepage": "https://ui.8starlabs.com", + "url": "https://ui.8starlabs.com/r/{name}.json", + "description": "A set of beautifully designed components designed for developers who want niche, high-utility UI elements that you won't find in standard libraries.", + "logo": " " + }, { "name": "@abui", "homepage": "https://abui.io",