update: Add slots to CustomConnectionLine.vue, Edge.vue, Node.vue

This commit is contained in:
Braks
2021-10-20 22:39:54 +02:00
parent b3d276bfb8
commit 9d9a90e9a7
25 changed files with 363 additions and 391 deletions
+1
View File
@@ -7,3 +7,4 @@ export * from './node'
export * from './panel'
export * from './store'
export * from './hooks'
export * from './composables'