Revert "Merge pull request #1003 from TheUnderScorer/main"
This reverts commit106f1f0b61, reversing changes made to9206e65522.
This commit is contained in:
@@ -430,8 +430,6 @@ export interface ReactFlowState {
|
||||
onConnectStart?: OnConnectStartFunc;
|
||||
onConnectStop?: OnConnectStopFunc;
|
||||
onConnectEnd?: OnConnectEndFunc;
|
||||
|
||||
document?: Document | ShadowRoot;
|
||||
}
|
||||
|
||||
export type UpdateNodeInternals = (nodeId: ElementId) => void;
|
||||
|
||||
Reference in New Issue
Block a user