diff --git a/public/app/plugins/datasource/cloudwatch/components/MetricStatEditor/MetricStatEditor.tsx b/public/app/plugins/datasource/cloudwatch/components/MetricStatEditor/MetricStatEditor.tsx index 67d80da3449..473bd960b09 100644 --- a/public/app/plugins/datasource/cloudwatch/components/MetricStatEditor/MetricStatEditor.tsx +++ b/public/app/plugins/datasource/cloudwatch/components/MetricStatEditor/MetricStatEditor.tsx @@ -66,7 +66,7 @@ export function MetricStatEditor({ value && onQueryChange(setNamespace(query, value))} @@ -69,7 +69,7 @@ const SQLBuilderSelectRow: React.FC = ({ datasource, q ev.target instanceof HTMLInputElement && onQueryChange(setWithSchema(query, ev.target.checked)) @@ -80,7 +80,7 @@ const SQLBuilderSelectRow: React.FC = ({ datasource, q {withSchemaEnabled && (