Appease linter
This commit is contained in:
parent
e416952c90
commit
bb87834dc8
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||||
|
|
Loading…
Reference in a new issue