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