mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-24 16:01:42 +02:00
Remove extra space
This commit is contained in:
parent
cdd2773aa6
commit
9f66bd0f65
@ -89,7 +89,7 @@ export default class ReplyPreview extends React.Component {
|
||||
<div className="mx_ReplyPreview_tile">
|
||||
<ReplyTile
|
||||
isRedacted={this.state.event.isRedacted()}
|
||||
mxEvent={this.state.event}
|
||||
mxEvent={this.state.event}
|
||||
permalinkCreator={this.props.permalinkCreator}
|
||||
/>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user