Files
a239fcf4-a178-4317-8e16-365…/registry/schemas/NavbarStyleApple.schema.json
2026-06-11 01:52:40 +00:00

7 lines
156 B
JSON

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