Files
bc864201-8c31-46f1-a04f-c7e…/registry/schemas/NavbarStyleApple.schema.json
Nikolay Pecheniev 26d01f15af Initial commit
2026-02-10 16:10:21 +02:00

7 lines
156 B
JSON

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