Files
a57ef2e2-16e2-450a-b368-d0b…/registry/schemas/NavbarStyleApple.schema.json
2026-05-26 08:10:26 +00:00

7 lines
156 B
JSON

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