From 4e536abe031513b28d014aba94e828fe2e92dc58 Mon Sep 17 00:00:00 2001 From: Atalya Alon <20992625+atalyaalon@users.noreply.github.com> Date: Tue, 25 Apr 2023 19:04:28 +0300 Subject: [PATCH] Update News.tsx (#961) --- src/components/organisms/News.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/organisms/News.tsx b/src/components/organisms/News.tsx index 4865b853..4079c06d 100644 --- a/src/components/organisms/News.tsx +++ b/src/components/organisms/News.tsx @@ -48,7 +48,7 @@ const News: FC = () => { {date}, {news.display_source}

- {news.critical && } + {news.critical && critical image} {news.title}