diff --git a/registry/schemas/DotGridBackground.schema.json b/registry/schemas/DotGridBackground.schema.json deleted file mode 100644 index 6cc147b..0000000 --- a/registry/schemas/DotGridBackground.schema.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "name": "DotGridBackground", - "propsSchema": { - "size?": "'small' | 'medium' | 'large' (default: 'medium')", - "perspectiveThreeD?": "boolean (default: false)", - "className?": "string" - } -} \ No newline at end of file