diff --git a/public/app/plugins/datasource/influxdb/components/QueryEditorModeSwitcher.tsx b/public/app/plugins/datasource/influxdb/components/QueryEditorModeSwitcher.tsx index b46d3a8e6d0..d48122a9306 100644 --- a/public/app/plugins/datasource/influxdb/components/QueryEditorModeSwitcher.tsx +++ b/public/app/plugins/datasource/influxdb/components/QueryEditorModeSwitcher.tsx @@ -29,7 +29,7 @@ export const QueryEditorModeSwitcher = ({ isRaw, onChange }: Props): JSX.Element {