refactor: simplify zoom by removing zoom.translation (#4477)
This commit is contained in:
+1
-1
@@ -18,4 +18,4 @@ export {
|
||||
hasText,
|
||||
getElementsAtPosition,
|
||||
} from "./comparisons";
|
||||
export { getNormalizedZoom, getNewZoom } from "./zoom";
|
||||
export { getNormalizedZoom } from "./zoom";
|
||||
|
||||
Reference in New Issue
Block a user