fix(handle-on-connect): use correct HandleConnection type #5447
This commit is contained in:
@@ -112,6 +112,7 @@ export {
|
||||
type SetCenter,
|
||||
type SetViewport,
|
||||
type FitBounds,
|
||||
type HandleConnection,
|
||||
} from '@xyflow/system';
|
||||
|
||||
// we need this workaround to prevent a duplicate identifier error
|
||||
|
||||
Reference in New Issue
Block a user