mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-17 14:05:04 +08:00
remove stray bullet point in reply preview
This commit is contained in:
parent
2eb7d35ea1
commit
0367b5bcce
@ -392,6 +392,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 New Issue
Block a user