chore(resize-rotate-node): cleanup unused refs
This commit is contained in:
@@ -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%',
|
||||
|
||||
Reference in New Issue
Block a user