mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-03 13:19:16 -05:00
deleted extraneous emit
This commit is contained in:
@@ -238,7 +238,6 @@ export default {
|
|||||||
})
|
})
|
||||||
popper.update()
|
popper.update()
|
||||||
this.over = false
|
this.over = false
|
||||||
this.$emit({ action: "drop", target: this.item, source: this.source })
|
|
||||||
} else {
|
} else {
|
||||||
this.isError = true
|
this.isError = true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user