Files
5fc6ebb1-295f-4e08-807c-91b…/registry/schemas/NavbarStyleApple.schema.json
2026-06-09 15:48:06 +00:00

7 lines
156 B
JSON

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