Files
53fe21b3-03e6-46a7-bd4b-69b…/registry/schemas/NavbarStyleApple.schema.json
2026-02-24 14:57:34 +00:00

7 lines
156 B
JSON

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