diff --git a/ui/src/dashboards/components/CellEditorOverlay.js b/ui/src/dashboards/components/CellEditorOverlay.js index 0af68e7c7..4df910a71 100644 --- a/ui/src/dashboards/components/CellEditorOverlay.js +++ b/ui/src/dashboards/components/CellEditorOverlay.js @@ -184,7 +184,6 @@ class CellEditorOverlay extends Component { setActiveQueryIndex={this.handleSetActiveQueryIndex} onDeleteQuery={this.handleDeleteQuery} activeQueryIndex={activeQueryIndex} - layout="panel" />