From a8ad21f81f6ff95a80b82ab8253a63e947cc159e Mon Sep 17 00:00:00 2001 From: shadcn Date: Wed, 29 Oct 2025 21:37:15 +0400 Subject: [PATCH] fix: svgs --- apps/v4/registry/directory.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index db64bec61..2fb22816c 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -137,7 +137,7 @@ "homepage": "https://kokonutui.com", "url": "https://kokonutui.com/r/{name}.json", "description": "Collection of stunning components built with Tailwind CSS, shadcn/ui and Motion to use on your websites.", - "logo": "" + "logo": "" }, { "name": "@lytenyte", @@ -284,6 +284,6 @@ "homepage": "https://zippystarter.com", "url": "https://zippystarter.com/r/{name}.json", "description": "Expertly crafted blocks, components & themes for shadcn/ui.", - "logo": "" + "logo": "" } ]