docs: add intersection example

This commit is contained in:
braks
2022-11-06 11:03:08 +01:00
committed by Braks
parent a2e260fbaf
commit 8e3864dc09
10 changed files with 109 additions and 12 deletions
@@ -0,0 +1,3 @@
.vue-flow__node.intersecting {
background-color: yellow;
}