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,
connectOnClick: undefined,
connectionLineStyle: undefined,
connectionLineOptions: undefined,
autoConnect: undefined,
elevateEdgesOnSelect: undefined,
elevateNodesOnSelect: undefined,