chore(core): cleanup props

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-02-10 11:38:22 +01:00
committed by Braks
parent db0ec8836f
commit eb6f7a91f2
@@ -36,6 +36,7 @@ const props = withDefaults(defineProps<FlowProps>(), {
fitViewOnInit: undefined, fitViewOnInit: undefined,
connectOnClick: undefined, connectOnClick: undefined,
connectionLineStyle: undefined, connectionLineStyle: undefined,
connectionLineOptions: undefined,
autoConnect: undefined, autoConnect: undefined,
elevateEdgesOnSelect: undefined, elevateEdgesOnSelect: undefined,
elevateNodesOnSelect: undefined, elevateNodesOnSelect: undefined,