fix(core): connection status prop as nullable
This commit is contained in:
@@ -177,7 +177,6 @@ const EdgeWrapper = defineComponent({
|
||||
targetHandleId: edge.targetHandle,
|
||||
interactionWidth: edge.interactionWidth,
|
||||
}),
|
||||
|
||||
[
|
||||
props.updatable === 'source' || props.updatable === true
|
||||
? [
|
||||
|
||||
Reference in New Issue
Block a user