Files
ad48c9f7-bdbf-4153-8b7a-1fc…/registry/schemas/NavbarStyleApple.schema.json
2026-03-06 06:09:17 +00:00

7 lines
156 B
JSON

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