Add fullscreen player toggle tooltip to sidebar (#114)

This commit is contained in:
jeffvli 2023-05-21 19:47:46 -07:00
parent 4f21c26e5d
commit bc2624bffd
2 changed files with 19 additions and 14 deletions

View file

@ -140,7 +140,7 @@ export const LeftControls = () => {
onClick={handleToggleFullScreenPlayer}
>
<Tooltip
label="Open fullscreen player"
label="Toggle fullscreen player"
openDelay={500}
>
{currentSong?.imageUrl ? (