Initial commit
This commit is contained in:
12
registry/schemas/FooterLogoReveal.schema.json
Normal file
12
registry/schemas/FooterLogoReveal.schema.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "FooterLogoReveal",
|
||||
"propsSchema": {
|
||||
"logoText?": "string (default: 'Webild')",
|
||||
"logoLineHeight?": "number (default: 1.1)",
|
||||
"ariaLabel?": "string (default: 'Site footer')",
|
||||
"className?": "string",
|
||||
"wrapperClassName?": "string",
|
||||
"containerClassName?": "string",
|
||||
"logoClassName?": "string"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user