mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 01:48:04 +08:00
Feat/new confirm (#6984)
This commit is contained in:
@ -121,7 +121,6 @@ const Sidebar = () => {
|
||||
title={t('share.chat.deleteConversation.title')}
|
||||
content={t('share.chat.deleteConversation.content') || ''}
|
||||
isShow
|
||||
onClose={handleCancelConfirm}
|
||||
onCancel={handleCancelConfirm}
|
||||
onConfirm={handleDelete}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user