Files
5b72260a-e635-4299-bbd2-5e7…/registry/schemas/NavbarStyleApple.schema.json
Nikolay Pecheniev 62e81a1fa1 Initial commit
2026-03-03 12:01:14 +02:00

7 lines
156 B
JSON

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