Move sticker picker icon.

This commit is contained in:
Richard Lewis 2018-03-07 11:52:42 +00:00
parent b529edb5cc
commit 7f91b47598

View file

@ -340,11 +340,11 @@ export default class MessageComposer extends React.Component {
onContentChanged={this.onInputContentChanged}
onInputStateChanged={this.onInputStateChanged} />,
formattingButton,
<Stickerpicker key='stickerpicker_controls_button' room={this.props.room} />,
uploadButton,
hangupButton,
callButton,
videoCallButton,
<Stickerpicker key='stickerpicker_controls_button' room={this.props.room} />,
);
} else {
controls.push(