refactor(graphview): extend react flow props
This commit is contained in:
@@ -20,6 +20,7 @@ interface FlowRendererProps
|
||||
| 'connectionLineType'
|
||||
| 'arrowHeadColor'
|
||||
| 'onlyRenderVisibleNodes'
|
||||
| 'selectNodesOnDrag'
|
||||
> {
|
||||
children: ReactNode;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user