Rename dome tabs to 'West-Kuppel' style

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-27 20:19:58 +02:00
parent 5f92fd0d7f
commit e7f2266a35

View File

@@ -78,7 +78,7 @@ export default function MainClient({ kuerzel, beoId, beoName }: Props) {
}`}
>
<span className="sm:hidden">{k}</span>
<span className="hidden sm:inline">Kuppel {k}</span>
<span className="hidden sm:inline">{k}-Kuppel</span>
</button>
))}
</div>