remove center on init

This commit is contained in:
AykutSarac 2022-08-06 17:25:06 +03:00
parent a9dd9e2565
commit 430ca7e14c

View File

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