update(examples): Add update node example

This commit is contained in:
Braks
2021-10-22 11:05:27 +02:00
parent 0cc7ef4805
commit cd32f14a5a
7 changed files with 84 additions and 7 deletions
+2 -2
View File
@@ -24,7 +24,7 @@
margin-bottom: 20px;
}
.providerflow .reactflow-wrapper {
.providerflow .vue-flow-wrapper {
flex-grow: 1;
height: 100%;
}
@@ -42,4 +42,4 @@
width: 20%;
max-width: 250px;
}
}
}