Files
05a71f79-e570-4b81-a535-2cb…/registry/schemas/NavbarStyleApple.schema.json
2026-06-01 08:05:30 +00:00

7 lines
156 B
JSON

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