fix: Editor headings offset
This commit is contained in:
@@ -91,6 +91,7 @@ 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