diff --git a/src/QueryEditor.tsx b/src/QueryEditor.tsx index b1a98f65..af55f961 100644 --- a/src/QueryEditor.tsx +++ b/src/QueryEditor.tsx @@ -86,8 +86,8 @@ export const QueryEditor: ComponentType = ({ datasource, onChange, onRunQ
100}