diff --git a/public/app/features/alerting/unified/components/rule-editor/QueryEditor.tsx b/public/app/features/alerting/unified/components/rule-editor/QueryEditor.tsx index 5e1e7c46e80..7bbfd8c1bea 100644 --- a/public/app/features/alerting/unified/components/rule-editor/QueryEditor.tsx +++ b/public/app/features/alerting/unified/components/rule-editor/QueryEditor.tsx @@ -118,7 +118,7 @@ export class QueryEditor extends PureComponent { Query {config.expressionsEnabled && ( - + )} {config.expressionsEnabled && this.isExpressionsSupported(dsSettings) && ( - +