mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-25 00:11:43 +02:00
Fix linting
This commit is contained in:
parent
9facb0d963
commit
ef51a46d24
@ -180,7 +180,7 @@ export default class MessageActionBar extends React.PureComponent {
|
||||
allowClose: false,
|
||||
refireParams: {
|
||||
event: this.props.mxEvent,
|
||||
}
|
||||
},
|
||||
});
|
||||
}
|
||||
|
||||
@ -282,7 +282,7 @@ export default class MessageActionBar extends React.PureComponent {
|
||||
onClick={this.onThreadClick}
|
||||
key="thread"
|
||||
/>
|
||||
)}
|
||||
) }
|
||||
</>);
|
||||
}
|
||||
if (this.context.canReact) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user