Files
361ef7c8-e440-4345-8c04-cbf…/registry/schemas/NavbarStyleApple.schema.json
2026-02-27 15:07:19 +02:00

7 lines
156 B
JSON

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