Files
376bb5b5-e724-4eb2-9206-ebc…/registry/schemas/NavbarStyleApple.schema.json
2026-06-08 13:17:02 +00:00

7 lines
156 B
JSON

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