From abd12a51555eb208c2ab7ba3c8519b2eb89e5b48 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 21:17:26 +0000 Subject: [PATCH] Switch to version 1: remove registry/schemas/AnimatedAuroraBackground.schema.json --- registry/schemas/AnimatedAuroraBackground.schema.json | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 registry/schemas/AnimatedAuroraBackground.schema.json diff --git a/registry/schemas/AnimatedAuroraBackground.schema.json b/registry/schemas/AnimatedAuroraBackground.schema.json deleted file mode 100644 index 422fe4b..0000000 --- a/registry/schemas/AnimatedAuroraBackground.schema.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "name": "AnimatedAuroraBackground", - "propsSchema": { - "className?": "string", - "showRadialGradient?": "boolean (default: true)", - "invertColors": "boolean (REQUIRED - true for light backgrounds, false for dark backgrounds)" - } -} \ No newline at end of file