From 0b055458d0ddbfd4c87ebf9b0562f161fa3445a3 Mon Sep 17 00:00:00 2001 From: sct Date: Fri, 22 Jan 2021 02:03:41 +0000 Subject: [PATCH] fix(frontend): add poster not found image to tv details page --- src/components/TvDetails/index.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/components/TvDetails/index.tsx b/src/components/TvDetails/index.tsx index ff2cd7282..c2539bc6e 100644 --- a/src/components/TvDetails/index.tsx +++ b/src/components/TvDetails/index.tsx @@ -192,7 +192,11 @@ const TvDetails: React.FC = ({ tv }) => {