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