diff --git a/src/app/App.tsx b/src/app/App.tsx index d134042d..1dcadb5d 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -107,7 +107,8 @@ import { type ActiveTransformSession, type TransformAxis, type TransformOperation, - type TransformSessionSource + type TransformSessionSource, + type TransformSessionState } from "../core/transform-session"; import type { Vec2, Vec3 } from "../core/vector"; import {