Skip to content

Commit 2cc44cc

Browse files
chore: another small mathUtils-related change
1 parent 0658871 commit 2cc44cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

viewer/packages/camera-manager/src/Flexible/FlexibleControlsOptions.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Copyright 2024 Cognite AS
33
*/
44

5-
import { MathUtils } from 'three/src/math/MathUtils';
5+
import { MathUtils } from 'three';
66
import { FlexibleControlsType } from './FlexibleControlsType';
77
import { FlexibleMouseActionType } from './FlexibleMouseActionType';
88
import { FlexibleWheelZoomType } from './FlexibleWheelZoomType';

0 commit comments

Comments
 (0)