Files
56624af9-cf09-4345-b140-715…/registry/schemas/NavbarStyleApple.schema.json
2026-02-09 17:23:34 +00:00

7 lines
156 B
JSON

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