From 0ae8e3bd4e8f133249cc34c8117ccdd0237adf9a Mon Sep 17 00:00:00 2001 From: Gilles De Mey Date: Wed, 18 May 2022 15:01:56 +0200 Subject: [PATCH] Alerting: Fix notification policies label matchers layout (#49159) --- .../unified/components/amroutes/AmRoutesExpandedForm.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/features/alerting/unified/components/amroutes/AmRoutesExpandedForm.tsx b/public/app/features/alerting/unified/components/amroutes/AmRoutesExpandedForm.tsx index 853b136c7fc..d2f28c173a9 100644 --- a/public/app/features/alerting/unified/components/amroutes/AmRoutesExpandedForm.tsx +++ b/public/app/features/alerting/unified/components/amroutes/AmRoutesExpandedForm.tsx @@ -73,7 +73,7 @@ export const AmRoutesExpandedForm: FC = ({ onCancel, {fields.map((field, index) => { const localPath = `object_matchers[${index}]`; return ( - +