Files
e4835505-a056-45e5-b34b-745…/registry/schemas/NavbarStyleApple.schema.json
2026-02-15 20:28:40 +00:00

7 lines
156 B
JSON

{
"name": "NavbarStyleApple",
"propsSchema": {
"navItems": "Array<{name: string, id: string}>",
"brandName?": "string (default: 'Webild')"
}
}