Files
0c4fcf53-ece7-4bbe-b963-6e9…/registry/schemas/NavbarStyleApple.schema.json
2026-04-02 17:40:38 +00:00

7 lines
156 B
JSON

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