From eb158686b9487bb8f1e44ad19ea4ac6e42ccd673 Mon Sep 17 00:00:00 2001 From: Paul Burke Date: Mon, 3 Nov 2025 02:45:57 -0500 Subject: [PATCH] feat: adds lens-blocks to the registry index (#8687) --- apps/v4/public/r/registries.json | 1 + apps/v4/registry/directory.json | 9 ++++++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 7ea5fc85ca..22a603871e 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -33,6 +33,7 @@ "@kibo-ui": "https://www.kibo-ui.com/r/{name}.json", "@kanpeki": "https://kanpeki.vercel.app/r/{name}.json", "@kokonutui": "https://kokonutui.com/r/{name}.json", + "@lens-blocks": "https://lensblocks.com/r/{name}.json", "@limeplay": "https://limeplay.winoffrg.dev/r/{name}.json", "@lytenyte": "https://www.1771technologies.com/r/{name}.json", "@magicui": "https://magicui.design/r/{name}.json", diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index de3b2d355c..2c715a27ce 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -124,7 +124,7 @@ "url": "https://eldoraui.site/r/{name}.json", "description": "An open-source, modern UI component library for React, built with TypeScript, Tailwind CSS, and Framer Motion. Eldora UI offers beautifully crafted, reusable components designed for performance and elegance.", "logo": "" - }, + }, { "name": "@formcn", "homepage": "https://formcn.dev", @@ -174,6 +174,13 @@ "description": "Collection of stunning components built with Tailwind CSS, shadcn/ui and Motion to use on your websites.", "logo": "" }, + { + "name": "@lens-blocks", + "homepage": "https://lensblocks.com", + "url": "https://lensblocks.com/r/{name}.json", + "description": "A collection of social media components for use with Lens Social Protocol.", + "logo": "" + }, { "name": "@lytenyte", "homepage": "https://www.1771technologies.com",