feat: Fragezeichen durch Info-Icon (ℹ) ersetzt

- HelpTooltip-Komponente verwendet jetzt ℹ statt ?
- Help-Button im Header verwendet jetzt ℹ statt 
- Konsistenteres Design mit Informations-Icon
This commit is contained in:
Hördle Bot
2025-12-04 01:15:31 +01:00
parent 5136c3add1
commit 6fbb3f4718
2 changed files with 2 additions and 2 deletions

View File

@@ -824,7 +824,7 @@ export default function CuratorPageClient() {
fontFamily: 'inherit',
}}
>
{tHelp('helpButton')}
{tHelp('helpButton')}
</Link>
<button
type="button"