Files
9eecb06f-c07b-4470-bebb-915…/registry/schemas/NavbarStyleApple.schema.json
2026-05-15 09:00:24 +00:00

7 lines
156 B
JSON

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