Files
da31f455-3d23-4140-9060-510…/registry/schemas/NavbarStyleApple.schema.json
Nikolay Pecheniev ff5642ff3b Initial commit
2026-02-04 14:07:18 +02:00

7 lines
156 B
JSON

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