chore(svelte): cleanup

This commit is contained in:
moklick
2023-09-27 16:15:43 +02:00
parent 4e64b57d6d
commit 335e116d44
5 changed files with 8 additions and 7 deletions
@@ -167,7 +167,7 @@
<ConnectionLine
containerStyle={connectionLineContainerStyle}
style={connectionLineStyle}
usingCustomLine={$$slots.connectionLine}
isCustomComponent={$$slots.connectionLine}
>
<slot name="connectionLine" slot="connectionLine" />
</ConnectionLine>