Files
385c157b-2606-4c2f-9c69-e2c…/registry/schemas/NavbarStyleApple.schema.json
2026-04-20 06:20:54 +00:00

7 lines
156 B
JSON

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