mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-11 11:56:53 +08:00
Fix: reset button in embedded chatbot (#6611)
This commit is contained in:
@@ -111,7 +111,7 @@ const ChatWrapper = () => {
|
||||
)
|
||||
}
|
||||
|
||||
return <div className='mb-6' />
|
||||
return null
|
||||
}, [currentConversationId, inputsForms, isMobile])
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user