Switch to version 1: remove registry/schemas/AnimatedGridBackground.schema.json

This commit is contained in:
2026-04-17 21:17:26 +00:00
parent abd12a5155
commit f12b4deadd

View File

@@ -1,9 +0,0 @@
{
"name": "AnimatedGridBackground",
"propsSchema": {
"squareSize?": "number (default: 100)",
"numSquares?": "number (default: 50)",
"maxOpacity?": "number (default: 0.15)",
"className?": "string"
}
}