Files
c98f6942-6362-4033-9ad3-054…/registry/schemas/NavbarStyleApple.schema.json
Nikolay Pecheniev dd83702ba9 Initial commit
2026-02-04 16:27:05 +02:00

7 lines
156 B
JSON

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