Files
4a70668e-df00-4a52-82de-432…/registry/schemas/NavbarStyleApple.schema.json
Nikolay Pecheniev f859907245 Initial commit
2026-02-02 12:07:30 +02:00

7 lines
156 B
JSON

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