feat(nodes): connect on touch device
This commit is contained in:
@@ -42,6 +42,8 @@ const initialState: ReactFlowStore = {
|
||||
|
||||
fitViewOnInit: false,
|
||||
fitViewOnInitDone: false,
|
||||
|
||||
connectionStartHandle: null,
|
||||
};
|
||||
|
||||
export default initialState;
|
||||
|
||||
Reference in New Issue
Block a user