Switch to version 2: modified registry/components/NavbarStyleFullscreen.json

This commit is contained in:
2026-03-05 18:29:02 +00:00
parent 7bda5f6f05
commit 87f113cc88

View File

@@ -10,7 +10,7 @@
"required": false,
"minChars": 2,
"maxChars": 20,
"example": "Contact Us ",
"example": "Webild",
"fallbackBehavior": "Shows brandName text"
},
"linkRules": {
@@ -49,7 +49,7 @@
},
"propsSchema": {
"navItems": "Array<{name: string, id: string}>",
"brandName?": "string (default: 'Contact Us ')",
"brandName?": "string (default: 'Webild')",
"bottomLeftText?": "string (default: 'Global Community')",
"bottomRightText?": "string (default: 'hello@example.com')",
"topBarClassName?": "string (default: '')"