Update registry/components/NavbarStyleApple.json

This commit is contained in:
2026-02-13 17:14:58 +00:00
parent 1505969f53
commit 898fcac0e0

View File

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