Files
e2c710bb-3c34-4517-8cb8-526…/registry/schemas/NavbarStyleApple.schema.json
2026-06-11 03:27:56 +00:00

7 lines
156 B
JSON

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