diff --git a/src/components/player/PlayerBar.tsx b/src/components/player/PlayerBar.tsx index 2b36e36..ed2a4f0 100644 --- a/src/components/player/PlayerBar.tsx +++ b/src/components/player/PlayerBar.tsx @@ -465,7 +465,7 @@ const PlayerBar = () => { {/* Stop Button */} - + { /> {/* Seek Backward Button */} - + { /> {/* Previous Song Button */} - + { /> {/* Play/Pause Button */} - + { /> {/* Next Song Button */} - + { /> {/* Seek Forward Button */} - +