diff --git a/src/components/TitleCard/index.tsx b/src/components/TitleCard/index.tsx index f325ac57b..471719bb0 100644 --- a/src/components/TitleCard/index.tsx +++ b/src/components/TitleCard/index.tsx @@ -109,9 +109,9 @@ const TitleCard: React.FC = ({
{(currentStatus === MediaStatus.AVAILABLE || currentStatus === MediaStatus.PARTIALLY_AVAILABLE) && ( -
+
= ({
)} {currentStatus === MediaStatus.PENDING && ( -
+
= ({
)} {currentStatus === MediaStatus.PROCESSING && ( -
+