mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-24 18:23:07 +08:00
Fix: stop embedding status display (#523)
This commit is contained in:
@@ -74,7 +74,7 @@ const StepOne = ({
|
||||
setCurrentFile(file)
|
||||
}
|
||||
const hideFilePreview = () => {
|
||||
setCurrentNotionPage(undefined)
|
||||
setCurrentFile(undefined)
|
||||
}
|
||||
|
||||
const updateCurrentPage = (page: Page) => {
|
||||
|
||||
Reference in New Issue
Block a user