diff --git a/frontend/app/components/Dashboard/components/Alerts/NewAlert.tsx b/frontend/app/components/Dashboard/components/Alerts/NewAlert.tsx index 4d1d247b0..93d4af234 100644 --- a/frontend/app/components/Dashboard/components/Alerts/NewAlert.tsx +++ b/frontend/app/components/Dashboard/components/Alerts/NewAlert.tsx @@ -184,7 +184,7 @@ const NewAlert = (props: IProps) => { const isThreshold = instance.detectionMethod === 'threshold'; return ( - <> +