Remove spurious fixupHeight
This commit is contained in:
parent
e4f8c09c32
commit
fb5dd4a410
1 changed files with 0 additions and 1 deletions
|
@ -211,7 +211,6 @@ export default class extends React.Component {
|
||||||
});
|
});
|
||||||
}).done();
|
}).done();
|
||||||
}
|
}
|
||||||
this.fixupHeight();
|
|
||||||
this._afterComponentDidMount();
|
this._afterComponentDidMount();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue