Files
ef2fc22f-04c7-41db-b008-397…/registry/schemas/NavbarStyleApple.schema.json
2026-04-05 16:40:53 +00:00

7 lines
156 B
JSON

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