Files
88e7e6fc-15a5-478c-b992-4c4…/registry/schemas/NavbarStyleApple.schema.json
2026-02-09 14:09:23 +00:00

7 lines
156 B
JSON

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