Skip to content

Commit

Permalink
add handles
Browse files Browse the repository at this point in the history
  • Loading branch information
KhudaDad414 committed May 13, 2024
1 parent d1c6f3b commit 0d977f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/ui/components/FlowDiagrams/ServiceFlowDiagram.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,8 @@ export const ServiceFlowDiagram: React.FC<ServiceFlowDiagramProps> = ({ operatio
},
source,
target,
sourceHandle,
targetHandle,
animated: true,
selected: operation.selected,
label: id,
Expand Down

0 comments on commit 0d977f4

Please sign in to comment.