Formatting
This commit is contained in:
@@ -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 }
|
||||||
|
Reference in New Issue
Block a user