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' && (
<>
-
+
>