From 1d721107c3bd3b057bb194c253bfcc17f4cd9b8b Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Mon, 7 Jun 2021 00:13:24 -0400 Subject: [PATCH] Expressions: updating copy from experimental to beta. (#35149) (#35247) (cherry picked from commit 456b356f21adeb5858a3e669cca7f2fda4d1e0de) Co-authored-by: Marcus Andersson --- .../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) && ( - +