Files
cfec4cea-be76-4dc2-9715-321…/registry/schemas/NavbarStyleApple.schema.json
2026-05-18 12:57:12 +00:00

7 lines
156 B
JSON

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