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:
@@ -824,7 +824,7 @@ export default function CuratorPageClient() {
|
||||
fontFamily: 'inherit',
|
||||
}}
|
||||
>
|
||||
❓ {tHelp('helpButton')}
|
||||
ℹ {tHelp('helpButton')}
|
||||
</Link>
|
||||
<button
|
||||
type="button"
|
||||
|
||||
Reference in New Issue
Block a user