Files
3eefa491-2cee-44d9-94fb-b00…/registry/schemas/NavbarStyleApple.schema.json
Nikolay Pecheniev 2092c1ef2f Initial commit
2026-03-12 13:53:31 +02:00

7 lines
156 B
JSON

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