chore(core): cleanup
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -52,6 +52,11 @@ const props = withDefaults(defineProps<FlowProps>(), {
|
||||
autoPanOnConnect: undefined,
|
||||
autoPanOnNodeDrag: undefined,
|
||||
isValidConnection: undefined,
|
||||
deleteKeyCode: undefined,
|
||||
selectionKeyCode: undefined,
|
||||
multiSelectionKeyCode: undefined,
|
||||
panActivationKeyCode: undefined,
|
||||
zoomActivationKeyCode: undefined,
|
||||
})
|
||||
|
||||
const emit = defineEmits<{
|
||||
|
||||
Reference in New Issue
Block a user