Files
944e0ba9-5c4d-43d3-b3b3-c6b…/registry/schemas/NavbarStyleApple.schema.json
Nikolay Pecheniev 072564f4b0 Initial commit
2026-02-04 18:08:23 +02:00

7 lines
156 B
JSON

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