Files
a232cfd4-924f-4cbf-b657-251…/registry/schemas/NavbarStyleApple.schema.json
2026-03-05 15:32:10 +00:00

7 lines
156 B
JSON

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