diff --git a/frontend/src/Editor/Editor.jsx b/frontend/src/Editor/Editor.jsx index 11c07bdd6f..24fad683ed 100644 --- a/frontend/src/Editor/Editor.jsx +++ b/frontend/src/Editor/Editor.jsx @@ -1782,114 +1782,119 @@ class EditorComponent extends React.Component { onCancel={() => this.cancelDeletePageRequest()} darkMode={this.props.darkMode} /> -