Files
2998d5ea-822c-4d6a-9fc5-83c…/registry/schemas/NavbarStyleApple.schema.json
Nikolay Pecheniev 4b97657cab Initial commit
2026-03-12 15:42:52 +02:00

7 lines
156 B
JSON

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