refactor(edges)!: use markerEnd and markerStart
* remove markerEndId Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -70,7 +70,6 @@ export interface EdgeProps<Data = any> {
|
||||
selected?: boolean
|
||||
sourcePosition: Position
|
||||
targetPosition: Position
|
||||
markerEndId?: string
|
||||
sourceHandleId?: string
|
||||
targetHandleId?: string
|
||||
source: string
|
||||
|
||||
Reference in New Issue
Block a user