Clean up and smaller bundle.js
This commit is contained in:
@@ -25,7 +25,6 @@ class DocumentEdit extends Component {
|
||||
|
||||
EditorLoader()
|
||||
.then(({ Editor }) => {
|
||||
console.log("loaded", Editor);
|
||||
this.setState({ Editor });
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user