Files
dafb2fd5-e72d-4861-b320-e24…/registry/schemas/NavbarStyleApple.schema.json
Nikolay Pecheniev c590e43a87 Initial commit
2026-03-13 17:27:44 +02:00

7 lines
156 B
JSON

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