Files
8c04be9c-252a-4fd4-b846-841…/registry/schemas/NavbarStyleApple.schema.json
Nikolay Pecheniev 7b8cd5c197 Initial commit
2026-02-16 19:03:29 +02:00

7 lines
156 B
JSON

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