Skip to content

Commit ddc0da6

Browse files
remove superfluous prop
1 parent 84f3613 commit ddc0da6

File tree

1 file changed

+0
-1
lines changed
  • packages/editor/src/components/editor

1 file changed

+0
-1
lines changed

packages/editor/src/components/editor/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ function Editor( {
134134
settings={ settings }
135135
initialEdits={ initialEdits }
136136
useSubRegistry={ false }
137-
initialSelection={ initialSelection }
138137
>
139138
<EditorInterface { ...props }>
140139
{ extraContent }

0 commit comments

Comments
 (0)