Moving redirects to declarative method
This commit is contained in:
@@ -376,7 +376,6 @@ class DocumentScene extends React.Component<Props> {
|
||||
onCancel={this.onDiscard}
|
||||
readOnly={!this.isEditing}
|
||||
toc={!revision}
|
||||
history={this.props.history}
|
||||
ui={this.props.ui}
|
||||
schema={schema}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user