fix: type error in list-operator (#22803)
This commit is contained in:
parent
c6d7328e15
commit
371fe7a700
5 changed files with 3 additions and 8 deletions
|
|
@ -117,7 +117,6 @@ const PluginPage = ({
|
|||
showInstallFromMarketplace()
|
||||
}
|
||||
})()
|
||||
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||
}, [packageId, bundleInfo])
|
||||
|
||||
const {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue