Files
bc864201-8c31-46f1-a04f-c7e…/registry/schemas/NavbarStyleApple.schema.json
Nikolay Pecheniev 679b9a7187 Initial commit
2026-02-10 15:39:07 +02:00

7 lines
156 B
JSON

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