diff --git a/public/app/features/alerting/unified/components/rule-editor/query-and-alert-condition/QueryAndExpressionsStep.tsx b/public/app/features/alerting/unified/components/rule-editor/query-and-alert-condition/QueryAndExpressionsStep.tsx index 27fb0a39cf5..9360b934ad7 100644 --- a/public/app/features/alerting/unified/components/rule-editor/query-and-alert-condition/QueryAndExpressionsStep.tsx +++ b/public/app/features/alerting/unified/components/rule-editor/query-and-alert-condition/QueryAndExpressionsStep.tsx @@ -446,7 +446,7 @@ export const QueryAndExpressionsStep = ({ editingExistingRule, onDataChange }: P runQueriesPreview()} onChangeQueries={onChangeQueries} onDuplicateQuery={onDuplicateQuery} panelData={queryPreviewData}