remove most setState({}) (#959)
This commit is contained in:
@ -16,5 +16,5 @@ export {
|
||||
getElementContainingPosition,
|
||||
hasText,
|
||||
} from "./comparisons";
|
||||
export { createScene } from "./createScene";
|
||||
export { getZoomOrigin, getNormalizedZoom } from "./zoom";
|
||||
export { globalSceneState } from "./globalScene";
|
||||
|
Reference in New Issue
Block a user