chore(core,edges): simplify edge components

This commit is contained in:
braks
2022-11-13 23:25:04 +01:00
committed by Braks
parent 354c721fd3
commit c93ffafd31
12 changed files with 34 additions and 127 deletions
@@ -104,6 +104,7 @@ export default {
markerStart: `url(#${getMarkerId(connectionLineOptions.markerStart)})`,
}"
/>
<path
v-else
:d="dAttr"