Files
7fcb669e-4f2e-484d-a883-9c1…/registry/schemas/NavbarStyleApple.schema.json
Nikolay Pecheniev 0bd8a0dca3 Initial commit
2026-04-14 17:08:35 +03:00

7 lines
156 B
JSON

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