From 2f0cb3699e8cf05e8247551670bd4e10015da4bf Mon Sep 17 00:00:00 2001 From: Suren Atoyan Date: Tue, 19 Jan 2021 01:07:31 +0400 Subject: [PATCH] remove from --- src/Editor/Editor.js | 2 -- 1 file changed, 2 deletions(-) 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: {},