From 57481c87575f5e891f1ce7eff8ad44ce712aaf2b Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Thu, 24 Aug 2023 12:52:08 +0100 Subject: [PATCH] Updates display of threats view --- src/components/Results/Threats.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Results/Threats.tsx b/src/components/Results/Threats.tsx index 1a77123..1b8d0ce 100644 --- a/src/components/Results/Threats.tsx +++ b/src/components/Results/Threats.tsx @@ -45,7 +45,7 @@ const MalwareCard = (props: {data: any, title: string, actionButtons: any }): JS )} { phishTank && !phishTank.error && ( - + )} { phishTank.url0 && phishTank.url0.phish_detail_page && ( @@ -53,10 +53,10 @@ const MalwareCard = (props: {data: any, title: string, actionButtons: any }): JS {phishTank.url0.phish_id} )} - { urlHaus.query_status === 'no_results' && } + { urlHaus.query_status === 'no_results' && } { urlHaus.query_status === 'ok' && ( <> - +