From a64e72472dbfff46e1a2828c62f7e33da0644cc2 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 18:29:01 +0000 Subject: [PATCH] Switch to version 2: modified registry/components/NavbarStyleApple.json --- registry/components/NavbarStyleApple.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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": [