PanelEditor: Change Queries heading to Query (#16536)
This commit is contained in:
committed by
Torkel Ödegaard
parent
66f6e16916
commit
b267e96087
@@ -193,7 +193,7 @@ export class QueriesTab extends PureComponent<Props, State> {
|
||||
|
||||
return (
|
||||
<EditorTabBody
|
||||
heading="Queries to"
|
||||
heading="Query"
|
||||
renderToolbar={this.renderToolbar}
|
||||
toolbarItems={[queryInspector, dsHelp]}
|
||||
setScrollTop={this.setScrollTop}
|
||||
|
||||
Reference in New Issue
Block a user