mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-10 07:13:47 -07:00
New: Additional tooltips for icon buttons
(cherry picked from commit 8c07f0d3d19a48ed96d1ded54399c66bf2977b2a) Closes #4183
This commit is contained in:
parent
fcfd4e401e
commit
cf33d433a4
5 changed files with 17 additions and 3 deletions
|
@ -81,6 +81,7 @@ class PageHeader extends Component {
|
|||
aria-label="Donate"
|
||||
to="https://lidarr.audio/donate"
|
||||
size={14}
|
||||
title={translate('Donate')}
|
||||
/>
|
||||
<IconButton
|
||||
className={styles.translation}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue