feat(examples): add node-toolbar example

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2022-12-09 20:52:01 +01:00
committed by Braks
parent f6acbd8dc6
commit 196215d9e2
5 changed files with 130 additions and 10 deletions
+2 -1
View File
@@ -9,7 +9,8 @@
"dependencies": {
"vueflow": "workspace:*",
"@vue-flow/additional-components": "workspace:*",
"@vue-flow/core": "workspace:*"
"@vue-flow/core": "workspace:*",
"@vue-flow/node-toolbar": "workspace:*"
},
"devDependencies": {
"@types/dagre": "^0.7.48",