chore(resize-rotate-node): cleanup unused refs

This commit is contained in:
Braks
2022-05-22 22:46:47 +02:00
parent e847e2cb3f
commit 6879c44a12
2 changed files with 18 additions and 63 deletions
@@ -1,7 +1,4 @@
import type { Elements } from '@braks/vue-flow'
// import { MarkerType } from '@braks/vue-flow'
// const markerEnd = MarkerType.Arrow
export default [
{
@@ -14,6 +11,10 @@ export default [
x: 0,
y: 0,
},
dragHandle: `[data-moveable-id='1']`,
style: {
cursor: 'default',
},
data: {
style: {
background: 'rgb(255, 0, 114) none repeat scroll 0% 0%',