Update registry/schemas/FooterLogoEmphasis.schema.json
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"name": "FooterLogoEmphasis",
|
"name": "FooterLogoEmphasis",
|
||||||
"propsSchema": {
|
"propsSchema": {
|
||||||
"columns": "Array<{ items: Array<{ label: string, href?: string, onClick?: () => void }> }> - Footer navigation columns (required, max 5)",
|
"columns": "Array<{ items: Array<{ label: string, href?: string, onClick?: () => void }> }> - Footer navigation columns (required, max 5)",
|
||||||
"logoText?": "string (default: 'Webild')",
|
"logoText?": "string (default: 'Proofweb')",
|
||||||
"ariaLabel?": "string (default: 'Site footer')",
|
"ariaLabel?": "string (default: 'Site footer')",
|
||||||
"className?": "string",
|
"className?": "string",
|
||||||
"containerClassName?": "string",
|
"containerClassName?": "string",
|
||||||
|
|||||||
Reference in New Issue
Block a user