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