Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 408 Bytes

File metadata and controls

17 lines (11 loc) · 408 Bytes

TODO

Fixes

  • Improve visibility of hovered/focused buttons

  • Update play time progress bar when song changes, in handleSongChange():

    $playProgress.max = `${duration}`;

Vite