mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
fix: type error in list-operator (#22803)
This commit is contained in:
@ -117,7 +117,6 @@ const PluginPage = ({
|
||||
showInstallFromMarketplace()
|
||||
}
|
||||
})()
|
||||
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||
}, [packageId, bundleInfo])
|
||||
|
||||
const {
|
||||
|
||||
Reference in New Issue
Block a user