From ae9a1b3e940ac2abf6e842d91f458daab3dd0f0d Mon Sep 17 00:00:00 2001 From: sct Date: Fri, 22 Jan 2021 02:06:36 +0000 Subject: [PATCH] fix(frontend): add poster not found image to request card and request list item --- src/components/RequestCard/index.tsx | 6 +++++- src/components/RequestList/RequestItem/index.tsx | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/src/components/RequestCard/index.tsx b/src/components/RequestCard/index.tsx index bd425f690..7a1a082ab 100644 --- a/src/components/RequestCard/index.tsx +++ b/src/components/RequestCard/index.tsx @@ -205,7 +205,11 @@ const RequestCard: React.FC = ({ request }) => { } > diff --git a/src/components/RequestList/RequestItem/index.tsx b/src/components/RequestList/RequestItem/index.tsx index e4b98a0f2..9c337c0fb 100644 --- a/src/components/RequestList/RequestItem/index.tsx +++ b/src/components/RequestList/RequestItem/index.tsx @@ -141,7 +141,11 @@ const RequestItem: React.FC = ({ >