Files
8895a0fd-e91f-49ff-89fe-19d…/registry/schemas/NavbarStyleApple.schema.json
Nikolay Pecheniev 92d7a5081c Initial commit
2026-02-23 13:03:16 +02:00

7 lines
156 B
JSON

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