Jelajahi Sumber

remove center on init

AykutSarac 2 tahun lalu
induk
melakukan
430ca7e14c
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      src/components/Graph/index.tsx

+ 0 - 1
src/components/Graph/index.tsx

@@ -100,7 +100,6 @@ export const Graph: React.FC<GraphProps & CanvasContainerProps> = ({
         initialScale={0.7}
         wheel={wheelOptions}
         onInit={onInit}
-        centerOnInit
       >
         <TransformComponent
           wrapperStyle={{