Skip to content

Commit 798beb6

Browse files
committed
update
1 parent 4da9562 commit 798beb6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Block/TocEdit.jsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ class Edit extends Component {
2626
}}
2727
onChangeBlock={this.props.onChangeBlock}
2828
formData={this.props.data}
29+
block={this.props.block}
30+
navRoot={this.props.navRoot}
31+
contentType={this.props.contentType}
2932
/>
3033
</SidebarPortal>
3134
</>

0 commit comments

Comments
 (0)