From 456b356f21adeb5858a3e669cca7f2fda4d1e0de Mon Sep 17 00:00:00 2001 From: Marcus Andersson Date: Fri, 4 Jun 2021 15:18:21 +0200 Subject: [PATCH] Expressions: updating copy from experimental to beta. (#35149) --- .../alerting/unified/components/rule-editor/QueryEditor.tsx | 2 +- public/app/features/query/components/QueryGroup.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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) && ( - +