Files
b1c60733-327e-4e11-be8b-98b…/registry/schemas/NavbarStyleApple.schema.json
2026-02-09 15:24:49 +00:00

7 lines
156 B
JSON

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