From 13c64e771a57e4ce62e928aa30f3891d5a941e54 Mon Sep 17 00:00:00 2001 From: jinhojang6 Date: Wed, 16 Aug 2023 23:45:15 +0900 Subject: [PATCH] style: update global audio player thumbnail --- src/components/GlobalAudioPlayer/GlobalAudioPlayer.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/GlobalAudioPlayer/GlobalAudioPlayer.tsx b/src/components/GlobalAudioPlayer/GlobalAudioPlayer.tsx index a0f725c..ff2128a 100644 --- a/src/components/GlobalAudioPlayer/GlobalAudioPlayer.tsx +++ b/src/components/GlobalAudioPlayer/GlobalAudioPlayer.tsx @@ -195,12 +195,11 @@ export default function GlobalAudioPlayer() { onDuration={handleDuration} onProgress={handleProgress} /> - {episode.thumbnail}