Files
ac896eb5-237e-4f8c-b941-bb0…/registry/schemas/NavbarStyleApple.schema.json
Nikolay Pecheniev a0a91f44d2 Initial commit
2026-02-02 12:32:15 +02:00

7 lines
156 B
JSON

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