chore(core): cleanup props
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -36,6 +36,7 @@ const props = withDefaults(defineProps<FlowProps>(), {
|
||||
fitViewOnInit: undefined,
|
||||
connectOnClick: undefined,
|
||||
connectionLineStyle: undefined,
|
||||
connectionLineOptions: undefined,
|
||||
autoConnect: undefined,
|
||||
elevateEdgesOnSelect: undefined,
|
||||
elevateNodesOnSelect: undefined,
|
||||
|
||||
Reference in New Issue
Block a user