Files
22d9517b-6c92-4de6-86cc-a2f…/registry/schemas/NavbarStyleApple.schema.json
Nikolay Pecheniev b6493def9f Initial commit
2026-02-25 14:18:01 +02:00

7 lines
156 B
JSON

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