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