Files
5ea079dd-a708-4942-92cb-7c6…/registry/schemas/NavbarStyleApple.schema.json
2026-02-09 15:38:18 +00:00

7 lines
156 B
JSON

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