Initial commit
This commit is contained in:
7
registry/schemas/CircleGradientBackground.schema.json
Normal file
7
registry/schemas/CircleGradientBackground.schema.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "CircleGradientBackground",
|
||||
"propsSchema": {
|
||||
"diagonal?": "'primary' | 'secondary' (default: 'primary')",
|
||||
"className?": "string"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user