diff --git a/registry/components/NavbarStyleApple.json b/registry/components/NavbarStyleApple.json index 06fa816..0128167 100644 --- a/registry/components/NavbarStyleApple.json +++ b/registry/components/NavbarStyleApple.json @@ -10,7 +10,7 @@ "required": false, "minChars": 2, "maxChars": 20, - "example": "Contact Us ", + "example": "Webild", "fallbackBehavior": "Shows brandName text" }, "linkRules": { @@ -35,7 +35,7 @@ }, "propsSchema": { "navItems": "Array<{name: string, id: string}>", - "brandName?": "string (default: 'Contact Us ')" + "brandName?": "string (default: 'Webild')" }, "usageExample": "", "do": [