From f12b4deadd07d8ab69e779eda5d65dfb0d8afbef 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/AnimatedGridBackground.schema.json --- registry/schemas/AnimatedGridBackground.schema.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 registry/schemas/AnimatedGridBackground.schema.json diff --git a/registry/schemas/AnimatedGridBackground.schema.json b/registry/schemas/AnimatedGridBackground.schema.json deleted file mode 100644 index 5608cca..0000000 --- a/registry/schemas/AnimatedGridBackground.schema.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "name": "AnimatedGridBackground", - "propsSchema": { - "squareSize?": "number (default: 100)", - "numSquares?": "number (default: 50)", - "maxOpacity?": "number (default: 0.15)", - "className?": "string" - } -} \ No newline at end of file