diff --git a/components/Player/component.tsx b/components/Player/component.tsx index 42692e27..a29c3c28 100644 --- a/components/Player/component.tsx +++ b/components/Player/component.tsx @@ -30,9 +30,9 @@ export default function Player(): React.JSX.Element { return ( { nowPlaying && ( - + - + - + {nowPlaying?.title ?? "Untitled Track"}