Files
afbbf5fc-8056-42fc-a535-ddd…/registry/schemas/NavbarStyleApple.schema.json
Nikolay Pecheniev f88992e8e8 Initial commit
2026-02-25 13:28:27 +02:00

7 lines
156 B
JSON

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