From 6956a099b3e7ac34ec92eaaf42db79bd386be6c3 Mon Sep 17 00:00:00 2001 From: Oliver Lewandowski <109145288+olewandowski1@users.noreply.github.com> Date: Tue, 23 Jun 2026 08:39:46 +0200 Subject: [PATCH] feat(registry): add @7ovr to registry directory (#10989) --- 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 a08fd2973b..5769bf99f4 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -1,4 +1,11 @@ [ + { + "name": "@7ovr", + "homepage": "https://7ovr.com", + "url": "https://7ovr.com/r/{name}.json", + "description": "Free, production-ready UI blocks for marketing pages and application dashboards, built on Base UI and installable with the shadcn CLI.", + "logo": "" + }, { "name": "@8bitcn", "homepage": "https://www.8bitcn.com",