Return Cell Edit to previous design
parent
df54ab790b
commit
f1e1171262
|
@ -184,7 +184,6 @@ class CellEditorOverlay extends Component {
|
||||||
setActiveQueryIndex={this.handleSetActiveQueryIndex}
|
setActiveQueryIndex={this.handleSetActiveQueryIndex}
|
||||||
onDeleteQuery={this.handleDeleteQuery}
|
onDeleteQuery={this.handleDeleteQuery}
|
||||||
activeQueryIndex={activeQueryIndex}
|
activeQueryIndex={activeQueryIndex}
|
||||||
layout="panel"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ResizeBottom>
|
</ResizeBottom>
|
||||||
|
|
Loading…
Reference in New Issue