Files
aa0d1ae8-8d18-4c4e-8a50-849…/registry/schemas/NavbarStyleApple.schema.json
Nikolay Pecheniev 8cf2984d68 Initial commit
2026-02-25 19:43:26 +02:00

7 lines
156 B
JSON

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