Files
fee35f57-99f4-489c-b7d1-40f…/registry/schemas/NavbarStyleApple.schema.json
2026-02-09 16:58:20 +00:00

7 lines
156 B
JSON

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