Files
0d084e70-c8cb-4c32-a8b7-148…/registry/schemas/NavbarStyleApple.schema.json
Nikolay Pecheniev ca85f9d739 Initial commit
2026-03-31 13:33:37 +03:00

7 lines
156 B
JSON

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