Remove space
This commit is contained in:
parent
552b14b1fa
commit
b39d87f357
@ -69,7 +69,6 @@ export class DocPage extends React.Component<DocPageProps, DocPageState> {
|
|||||||
public componentWillUnmount() {
|
public componentWillUnmount() {
|
||||||
this._isUnmounted = true;
|
this._isUnmounted = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
public render() {
|
public render() {
|
||||||
const menuSubsectionsBySection = _.isUndefined(this.state.docAgnosticFormat)
|
const menuSubsectionsBySection = _.isUndefined(this.state.docAgnosticFormat)
|
||||||
? {}
|
? {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user