Skip to content

Commit d81f347

Browse files
committed
fix mistaken operation
1 parent dfef9dc commit d81f347

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/ConversationCard/index.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,6 @@ function ConversationCard(props) {
390390
<ArchiveIcon size={16} />
391391
</span>
392392
)}
393-
a{' '}
394393
{conversationItemData.length > 0 && (
395394
<span
396395
title={t('Jump to bottom')}

0 commit comments

Comments
 (0)