implement sort order via API

This commit is contained in:
Chris Scoggins
2022-01-22 14:31:06 -06:00
parent 890e9e7242
commit 8d78d15e21
6 changed files with 211 additions and 94 deletions

View File

@ -97,6 +97,7 @@ export default {
}
},
mounted() {
console.log("shopping modal")
this.recipe_servings = this.servings
},
computed: {