Update registry/components/FooterSimple.json
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
},
|
},
|
||||||
"bottomRightText": {
|
"bottomRightText": {
|
||||||
"required": true,
|
"required": true,
|
||||||
"example": "Made with Proofweb",
|
"example": "Made with Proof Digital",
|
||||||
"minChars": 2,
|
"minChars": 2,
|
||||||
"maxChars": 50
|
"maxChars": 50
|
||||||
},
|
},
|
||||||
@@ -53,7 +53,7 @@
|
|||||||
"ariaLabel?": "string (default: 'Site footer')",
|
"ariaLabel?": "string (default: 'Site footer')",
|
||||||
"className?": "string"
|
"className?": "string"
|
||||||
},
|
},
|
||||||
"usageExample": "<FooterSimple columns={[{ title: 'Navigate', items: [{ label: 'Home', href: '#' }, { label: 'About', href: '#' }] }, { title: 'Resources', items: [{ label: 'Blog', href: '#' }, { label: 'FAQ', href: '#' }] }, { title: 'Legal', items: [{ label: 'Privacy', href: '#' }, { label: 'Terms', href: '#' }] }]} bottomLeftText=\"© 2025 Company. All rights reserved.\" bottomRightText=\"Made with Proofweb\" />",
|
"usageExample": "<FooterSimple columns={[{ title: 'Navigate', items: [{ label: 'Home', href: '#' }, { label: 'About', href: '#' }] }, { title: 'Resources', items: [{ label: 'Blog', href: '#' }, { label: 'FAQ', href: '#' }] }, { title: 'Legal', items: [{ label: 'Privacy', href: '#' }, { label: 'Terms', href: '#' }] }]} bottomLeftText=\"© 2025 Company. All rights reserved.\" bottomRightText=\"Made with Proof Digital\" />",
|
||||||
"do": [
|
"do": [
|
||||||
"Use for feature showcases",
|
"Use for feature showcases",
|
||||||
"Use for capability displays",
|
"Use for capability displays",
|
||||||
|
|||||||
Reference in New Issue
Block a user