mirror of
https://github.com/element-hq/element-web
synced 2024-11-26 19:26:04 +03:00
remove stray bullet point in reply preview
This commit is contained in:
parent
ad3aefad35
commit
1a08af8ccf
1 changed files with 1 additions and 0 deletions
|
@ -393,6 +393,7 @@ export default class ReplyThread extends React.Component {
|
|||
alwaysShowTimestamps={this.props.alwaysShowTimestamps}
|
||||
enableFlair={SettingsStore.getValue(UIFeature.Flair)}
|
||||
replacingEventId={ev.replacingEventId()}
|
||||
as="div"
|
||||
/>
|
||||
</blockquote>;
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue