From 4155fd0babaa0bf0ebcaef7c6901dc258ed506a6 Mon Sep 17 00:00:00 2001 From: skidoodle <53189968+skidoodle@users.noreply.github.com> Date: Tue, 11 Apr 2023 01:53:28 +0200 Subject: [PATCH] .contrast fix test --- src/components/SpotifyCard.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/SpotifyCard.tsx b/src/components/SpotifyCard.tsx index 4634fd3..7dbfe34 100644 --- a/src/components/SpotifyCard.tsx +++ b/src/components/SpotifyCard.tsx @@ -33,12 +33,12 @@ export const NowPlayingCard = () => { {truncate(`${spotify.song.title}`, 20)} ) : ( - nothing + nothing )}