mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-08 06:55:24 +02:00
fix: Missing Yield Text (#5827)
This commit is contained in:
parent
3b74ddd9ad
commit
d6d247f1f8
3 changed files with 19 additions and 10 deletions
|
@ -35,7 +35,7 @@
|
|||
>
|
||||
<RecipeYield
|
||||
:yield-quantity="recipe.recipeYieldQuantity"
|
||||
:yield="recipe.recipeYield"
|
||||
:yield-text="recipe.recipeYield"
|
||||
:scale="recipeScale"
|
||||
class="mb-4"
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue