Switch to version 1: modified registry/components/NavbarStyleApple.json

This commit is contained in:
2026-03-05 18:27:50 +00:00
parent 8d0c872aa7
commit ce97d23fd1

View File

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