diff --git a/src/QueryEditor.tsx b/src/QueryEditor.tsx index b7bce81..b71d54b 100644 --- a/src/QueryEditor.tsx +++ b/src/QueryEditor.tsx @@ -19,7 +19,7 @@ export function QueryEditor(props: Props) { []} onRunQuery={props.onRunQuery} /> @@ -27,7 +27,7 @@ export function QueryEditor(props: Props) { []} onRunQuery={props.onRunQuery} getSuggestions={() => []} />