Files
0c0f20ed-d5cd-43ce-af57-e4d…/registry/schemas/NavbarStyleApple.schema.json
2026-04-28 08:49:38 +00:00

7 lines
156 B
JSON

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