From 9033468c4483bb4c4004f84f910b4d0360d6be99 Mon Sep 17 00:00:00 2001 From: Ng Manh Date: Sat, 29 Oct 2022 15:57:51 +0700 Subject: [PATCH] fix: change TransformControlsProps mode & space to union type (#1116) --- src/core/TransformControls.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/core/TransformControls.tsx b/src/core/TransformControls.tsx index 99a525e3f..95dfb3343 100644 --- a/src/core/TransformControls.tsx +++ b/src/core/TransformControls.tsx @@ -15,11 +15,11 @@ export type TransformControlsProps = ReactThreeFiber.Object3DNode