mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 11:47:23 +03:00
Delint
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
b7ef7d2a47
commit
ab4cd9d0fd
1 changed files with 0 additions and 1 deletions
|
@ -371,7 +371,6 @@ export default class MessageComposer extends React.Component<IProps, IState> {
|
|||
key="controls_input"
|
||||
room={this.props.room}
|
||||
placeholder={this.renderPlaceholderText()}
|
||||
resizeNotifier={this.props.resizeNotifier}
|
||||
permalinkCreator={this.props.permalinkCreator}
|
||||
replyToEvent={this.props.replyToEvent}
|
||||
onChange={this.onChange}
|
||||
|
|
Loading…
Reference in a new issue