Skip to content

Commit 1a08af8

Browse files
committed
remove stray bullet point in reply preview
1 parent ad3aefa commit 1a08af8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/views/elements/ReplyThread.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,7 @@ export default class ReplyThread extends React.Component {
393393
alwaysShowTimestamps={this.props.alwaysShowTimestamps}
394394
enableFlair={SettingsStore.getValue(UIFeature.Flair)}
395395
replacingEventId={ev.replacingEventId()}
396+
as="div"
396397
/>
397398
</blockquote>;
398399
});

0 commit comments

Comments
 (0)