fix transition on img

This commit is contained in:
2026-01-20 19:57:06 +00:00
parent 926f06dfe4
commit 90e978d256

View File

@@ -46,6 +46,7 @@ onUnmounted(() => {
<div
v-if="song"
@click="nextSong"
:key="song.track.id"
class="flex-col center-content center-text"
>
<h2>Listening To</h2>