refactor(edges)!: Replace getMarkerEnd utility with getMarkerId

Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
Braks
2021-12-20 19:29:52 +01:00
parent 35165c3a98
commit 8fbfca1e7a
3 changed files with 8 additions and 12 deletions
+3 -3
View File
@@ -22,9 +22,9 @@ export default {
viewBox="-10 -10 20 20"
refX="0"
refY="0"
:marker-width="`${props.width}`"
:marker-height="`${props.height}`"
:marker-units="props.markerUnits"
:markerWidth="`${props.width}`"
:markerHeight="`${props.height}`"
:markerUnits="props.markerUnits"
:orient="props.orient"
>
<polyline