feat: Add moveable to ResizeRotateNode.vue

This commit is contained in:
Braks
2022-05-22 22:46:47 +02:00
parent 0e00a41d44
commit b120c22174
2 changed files with 25 additions and 4 deletions
+2 -2
View File
@@ -27,8 +27,8 @@ const onLoad = (flowInstance: FlowInstance) => {
</template>
<style>
@import '../node_modules/@braks/vue-flow/dist/style.css';
@import '../node_modules/@braks/vue-flow/dist/theme-default.css';
@import '@braks/vue-flow/dist/style.css';
@import '@braks/vue-flow/dist/theme-default.css';
html,
body,