From 7027d5bad9ef84651c19eab0347fc499f6e44069 Mon Sep 17 00:00:00 2001 From: Ashik Meerankutty Date: Fri, 5 Jun 2020 12:36:12 +0530 Subject: [PATCH] Add whitespace before add actions (#67835) * Added empty string filter * Changed operator in empty string filter * Add space before add condition Co-authored-by: Elastic Machine --- .../public/alerting/metric_threshold/components/expression.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/x-pack/plugins/infra/public/alerting/metric_threshold/components/expression.tsx b/x-pack/plugins/infra/public/alerting/metric_threshold/components/expression.tsx index f4c7332a88e1..db5cfb1416de 100644 --- a/x-pack/plugins/infra/public/alerting/metric_threshold/components/expression.tsx +++ b/x-pack/plugins/infra/public/alerting/metric_threshold/components/expression.tsx @@ -288,6 +288,7 @@ export const Expressions: React.FC = (props) => { /> +