fix(core): correct return type of getIncomers & getOutgoers

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-03-24 14:35:46 +01:00
committed by Braks
parent fad894d9a1
commit 0501151e94
3 changed files with 10 additions and 3 deletions
-1
View File
@@ -66,7 +66,6 @@ export default {
width: `${width > 100 ? 100 : width}%`,
}"
>
<!-- todo: rename to `pattern -->
<slot :id="patternId" name="pattern-container">
<pattern
:id="patternId"