Files
bf928ba3-e9e7-4fa0-bf6e-973…/registry/schemas/NavbarStyleApple.schema.json
2026-03-16 21:47:57 +00:00

7 lines
156 B
JSON

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