mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-06-27 21:21:31 +08:00
fix mistaken operation
This commit is contained in:
@@ -390,7 +390,6 @@ function ConversationCard(props) {
|
||||
<ArchiveIcon size={16} />
|
||||
</span>
|
||||
)}
|
||||
a{' '}
|
||||
{conversationItemData.length > 0 && (
|
||||
<span
|
||||
title={t('Jump to bottom')}
|
||||
|
||||
Reference in New Issue
Block a user