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

This commit is contained in:
2026-04-10 09:57:42 +00:00
parent 41bb2b1be9
commit cc1abc471a

View File

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