Update Editor.js
This commit is contained in:
parent
f43643f43b
commit
18658e354a
@ -91,7 +91,6 @@ class Editor extends React.Component<Props> {
|
||||
onShowToast={this.onShowToast}
|
||||
getLinkComponent={this.getLinkComponent}
|
||||
tooltip={EditorTooltip}
|
||||
headingsOffset={1}
|
||||
{...this.props}
|
||||
/>
|
||||
</React.Fragment>
|
||||
|
Reference in New Issue
Block a user