Files
ea2a8e41-e941-49f2-aaf4-46e…/registry/schemas/NavbarStyleApple.schema.json
2026-04-21 23:17:19 +00:00

7 lines
156 B
JSON

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