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 ( - +