chore(core): update d3 type deps
This commit is contained in:
@@ -807,7 +807,7 @@ export function useActions(
|
||||
|
||||
if (!state.d3Zoom) {
|
||||
until(() => state.d3Zoom)
|
||||
.not.toBeUndefined()
|
||||
.not.toBeNull()
|
||||
.then(setSkippedOptions)
|
||||
} else {
|
||||
setSkippedOptions()
|
||||
|
||||
Reference in New Issue
Block a user