diff --git a/src/Editor/Editor.js b/src/Editor/Editor.js index 1326a74..111c401 100644 --- a/src/Editor/Editor.js +++ b/src/Editor/Editor.js @@ -239,8 +239,6 @@ Editor.propTypes = { }; Editor.defaultProps = { - defaultPath: 'inmemory://model/1', - /* === */ theme: 'light', loading: 'Loading...', options: {},