Appease linter

pull/21833/head
Germain Souquet 2021-09-02 10:06:09 +01:00
parent e416952c90
commit bb87834dc8
1 changed files with 1 additions and 1 deletions

View File

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