Files
77fcfc7d-bbc7-400c-ae99-51d…/registry/schemas/NavbarStyleApple.schema.json
Nikolay Pecheniev c74289aee1 Initial commit
2026-03-16 15:06:45 +02:00

7 lines
156 B
JSON

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