Initial commit
This commit is contained in:
9
registry/schemas/AnimatedGridBackground.schema.json
Normal file
9
registry/schemas/AnimatedGridBackground.schema.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "AnimatedGridBackground",
|
||||
"propsSchema": {
|
||||
"squareSize?": "number (default: 100)",
|
||||
"numSquares?": "number (default: 50)",
|
||||
"maxOpacity?": "number (default: 0.15)",
|
||||
"className?": "string"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user