Files
c26937c9-cc2a-48ef-bedc-cde…/registry/schemas/NavbarStyleApple.schema.json
Nikolay Pecheniev 16fbd4aa6d Initial commit
2026-03-10 15:33:00 +02:00

7 lines
156 B
JSON

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