chore(controls): cleanup

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2022-12-13 14:55:14 +01:00
committed by Braks
parent f50644ffd2
commit e1c904f97f
5 changed files with 68 additions and 4 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ $ npm i --save @vue-flow/controls
import { VueFlow } from '@vue-flow/core'
import { Controls } from '@vue-flow/controls'
// import the default styles
// import default controls styles
import '@vue-flow/controls/dist/style.css'
import initialElements from './initial-elements'