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