Files
0c2b0ce6-6616-40ee-8823-041…/registry/schemas/NavbarStyleApple.schema.json
2026-01-30 17:29:56 +00:00

7 lines
156 B
JSON

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