Formatting
This commit is contained in:
parent
5b3de5f551
commit
cb265e1975
@ -9,7 +9,7 @@ var Droptarget = {
|
|||||||
return {
|
return {
|
||||||
droptargetCounter: 0,
|
droptargetCounter: 0,
|
||||||
droptargetCanHandle: false
|
droptargetCanHandle: false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
computed: {
|
computed: {
|
||||||
isDragingOver() {
|
isDragingOver() {
|
||||||
@ -83,4 +83,4 @@ var Droptarget = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
export { Droptarget }
|
export { Droptarget }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user