Formatting

This commit is contained in:
2018-12-18 12:53:06 +01:00
parent 5b3de5f551
commit cb265e1975

View File

@@ -9,7 +9,7 @@ var Droptarget = {
return {
droptargetCounter: 0,
droptargetCanHandle: false
}
}
},
computed: {
isDragingOver() {
@@ -83,4 +83,4 @@ var Droptarget = {
}
}
export { Droptarget }
export { Droptarget }