Upgrade react-virtualized to 9.3.0
This commit is contained in:
parent
7c7821f829
commit
f8d57f1b6d
10 changed files with 798 additions and 752 deletions
|
@ -93,6 +93,7 @@ class Chat extends PureComponent {
|
|||
<MessageBox
|
||||
messages={messages}
|
||||
isChannel={tab.channel !== null}
|
||||
tab={tab}
|
||||
setWrapWidth={this.props.setWrapWidth}
|
||||
updateMessageHeight={this.props.updateMessageHeight}
|
||||
select={this.props.select}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue