mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-27 15:22:56 +08:00
remove center on init
This commit is contained in:
parent
a9dd9e2565
commit
430ca7e14c
@ -100,7 +100,6 @@ export const Graph: React.FC<GraphProps & CanvasContainerProps> = ({
|
|||||||
initialScale={0.7}
|
initialScale={0.7}
|
||||||
wheel={wheelOptions}
|
wheel={wheelOptions}
|
||||||
onInit={onInit}
|
onInit={onInit}
|
||||||
centerOnInit
|
|
||||||
>
|
>
|
||||||
<TransformComponent
|
<TransformComponent
|
||||||
wrapperStyle={{
|
wrapperStyle={{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user