mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-04 05:39:00 -05:00
minor cleanup
This commit is contained in:
@@ -78,9 +78,7 @@ export default {
|
||||
footer_text: String,
|
||||
footer_icon: String,
|
||||
},
|
||||
mounted() {
|
||||
console.log(this.recipe)
|
||||
},
|
||||
mounted() {},
|
||||
computed: {
|
||||
detailed: function () {
|
||||
return this.recipe?.steps !== undefined
|
||||
|
||||
Reference in New Issue
Block a user