소스 검색

remove centerOnInıt

AykutSarac 3 년 전
부모
커밋
c71832525e
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/containers/LiveEditor/index.tsx

+ 0 - 1
src/containers/LiveEditor/index.tsx

@@ -53,7 +53,6 @@ export const LiveEditor: React.FC = React.memo(function LiveEditor() {
           initialScale={0.9}
           wheel={wheelOptions}
           onInit={onInit}
-          centerOnInit
         >
           <TransformComponent
             wrapperStyle={{