diff --git a/registry/schemas/DownwardRaysBackground.schema.json b/registry/schemas/DownwardRaysBackground.schema.json deleted file mode 100644 index a67e290..0000000 --- a/registry/schemas/DownwardRaysBackground.schema.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "name": "DownwardRaysBackground", - "propsSchema": { - "animated": "boolean - Required. When true, rays animate with pulsing opacity. When false, rays display static opacity.", - "showGrid": "boolean - Required. When true, displays a grid overlay fading from top center. When false, no grid is shown.", - "className?": "string", - "containerClassName?": "string" - } -} \ No newline at end of file