From bb45fd83c32b1e4629205978ffec3ea0f4ff81a7 Mon Sep 17 00:00:00 2001 From: Elliot Sutton <76941569+imskyleen@users.noreply.github.com> Date: Tue, 28 Oct 2025 18:03:19 +0100 Subject: [PATCH] fix(v4): correction of the Animate UI logo (#8608) Co-authored-by: shadcn --- apps/v4/registry/directory.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 73aeaf35fe..0cee01ee6e 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -32,7 +32,7 @@ "homepage": "https://animate-ui.com", "url": "https://animate-ui.com/r/{name}.json", "description": "A fully animated, open-source React component distribution. Browse a list of animated primitives, components and icons you can install and use in your projects.", - "logo": "" + "logo": "" }, { "name": "@billingsdk",