Wire up resizeNotifier
This commit is contained in:
parent
243af3c9f2
commit
6178b3c0e2
4 changed files with 33 additions and 12 deletions
|
@ -203,6 +203,7 @@ export default createReactClass({
|
|||
maxHeight={this.props.maxHeight}
|
||||
showApps={this.props.showApps}
|
||||
hide={this.props.hideAppsDrawer}
|
||||
resizeNotifier={this.props.resizeNotifier}
|
||||
/>;
|
||||
|
||||
let stateViews = null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue