mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Appease linter
This commit is contained in:
parent
e416952c90
commit
bb87834dc8
@ -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}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user