Files
f985bebd-9ab3-42fa-8fef-0e1…/registry/schemas/NavbarStyleApple.schema.json
2026-03-10 21:01:56 +00:00

7 lines
156 B
JSON

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