Files
e9c0fbd0-80c5-49bb-8c6d-e4f…/registry/schemas/NavbarStyleApple.schema.json
2026-03-03 08:13:32 +00:00

7 lines
156 B
JSON

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