Appease linter

This commit is contained in:
Germain Souquet 2021-09-02 10:06:09 +01:00
parent e416952c90
commit bb87834dc8

View file

@ -548,7 +548,7 @@ export default class MessageComposer extends React.Component<IProps, IState> {
yOffset={-50}
/>;
}
controls.push(
controls.push(
<Stickerpicker
room={this.props.room}
showStickers={this.state.showStickers}