Update registry/components/NavbarStyleApple.json

This commit is contained in:
2026-02-24 04:46:04 +00:00
parent b34a707c64
commit 4fea0e6dd6

View File

@@ -9,7 +9,7 @@
"required": false, "required": false,
"minChars": 2, "minChars": 2,
"maxChars": 20, "maxChars": 20,
"example": "Webild", "example": "North Star Marketing Lab ",
"fallbackBehavior": "Shows brandName text" "fallbackBehavior": "Shows brandName text"
}, },
"linkRules": { "linkRules": {
@@ -34,7 +34,7 @@
}, },
"propsSchema": { "propsSchema": {
"navItems": "Array<{name: string, id: string}>", "navItems": "Array<{name: string, id: string}>",
"brandName?": "string (default: 'Webild')" "brandName?": "string (default: 'North Star Marketing Lab ')"
}, },
"usageExample": "", "usageExample": "",
"do": [ "do": [