diff --git a/src/components/TitleCard/index.tsx b/src/components/TitleCard/index.tsx index 471719bb0..53bc35d7d 100644 --- a/src/components/TitleCard/index.tsx +++ b/src/components/TitleCard/index.tsx @@ -96,7 +96,7 @@ const TitleCard: React.FC = ({ >
@@ -106,7 +106,7 @@ const TitleCard: React.FC = ({ : intl.formatMessage(messages.tvshow)}
-
+
{(currentStatus === MediaStatus.AVAILABLE || currentStatus === MediaStatus.PARTIALLY_AVAILABLE) && (