refactor(fitView): use same fitView function for viewport helper and initial prop
This commit is contained in:
@@ -70,7 +70,7 @@ const ValidationFlow = () => {
|
||||
onConnectStart={onConnectStart}
|
||||
onConnectStop={onConnectStop}
|
||||
onConnectEnd={onConnectEnd}
|
||||
fitViewOnInit
|
||||
fitView
|
||||
/>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user