feat(svelte): add BaseEdge and EdgeLabelRenderer

This commit is contained in:
moklick
2023-02-23 18:21:39 +01:00
parent bb528e6798
commit 1dd5613482
15 changed files with 225 additions and 122 deletions
@@ -85,7 +85,6 @@
<style>
.react-flow__node {
border-radius: 3px;
font-size: 12px;
color: #222;
text-align: center;
border-width: 1px;