From ce97d23fd1a45cdfd0d755a14c33b1620aed9624 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 18:27:50 +0000 Subject: [PATCH] Switch to version 1: 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 0128167..06fa816 100644 --- a/registry/components/NavbarStyleApple.json +++ b/registry/components/NavbarStyleApple.json @@ -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": "", "do": [