Files
90e5bb29-474b-4f29-807a-f03…/registry/schemas/NavbarStyleApple.schema.json
Nikolay Pecheniev 961c6dc106 Initial commit
2026-02-06 11:58:12 +02:00

7 lines
156 B
JSON

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