variable autoPanSpeed
This commit is contained in:
@@ -66,6 +66,7 @@ const reactFlowFieldsToTrack = [
|
||||
'nodeDragThreshold',
|
||||
'onBeforeDelete',
|
||||
'debug',
|
||||
'autoPanSpeed',
|
||||
] as const;
|
||||
|
||||
type ReactFlowFieldsToTrack = (typeof reactFlowFieldsToTrack)[number];
|
||||
|
||||
Reference in New Issue
Block a user