Files
e296c631-2e7c-44f6-b580-545…/registry/schemas/NavbarStyleApple.schema.json
2026-02-05 13:53:16 +02:00

7 lines
156 B
JSON

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