diff --git a/packages/netlify-cms-core/src/components/Editor/EditorInterface.js b/packages/netlify-cms-core/src/components/Editor/EditorInterface.js index 3f32ba35a63f..22aef49d0851 100644 --- a/packages/netlify-cms-core/src/components/Editor/EditorInterface.js +++ b/packages/netlify-cms-core/src/components/Editor/EditorInterface.js @@ -279,6 +279,7 @@ class EditorInterface extends Component { localStorage.setItem(SPLIT_PANE_POSITION, size)} onDragStarted={this.handleSplitPaneDragStart}