refactor IngredientComponent, move shopping logic to card
This commit is contained in:
@ -201,7 +201,6 @@ export default {
|
||||
navigator.share(shareData)
|
||||
},
|
||||
addToShopping() {
|
||||
console.log("opening shopping modal")
|
||||
this.$bvModal.show(`shopping_${this.modal_id}`)
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user