Files
f079e0be-295c-4f8e-a2cb-15b…/registry/schemas/NavbarStyleApple.schema.json
2026-05-23 02:35:01 +00:00

7 lines
156 B
JSON

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