Files
8f9890c9-4d4e-4242-8ec9-06c…/registry/schemas/NavbarStyleApple.schema.json
Nikolay Pecheniev f19fcdb79b Initial commit
2026-03-12 13:40:24 +02:00

7 lines
156 B
JSON

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