From a074cff7799f5a9894591daea47a31e71049f903 Mon Sep 17 00:00:00 2001 From: Michael Genson <71845777+michael-genson@users.noreply.github.com> Date: Mon, 28 Jul 2025 16:12:32 +0000 Subject: [PATCH] simplify/combine yield amount and text --- .../components/Domain/Recipe/RecipeYield.vue | 23 +++++++++++++------ 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/frontend/components/Domain/Recipe/RecipeYield.vue b/frontend/components/Domain/Recipe/RecipeYield.vue index 48738b7ae..acb34dd7e 100644 --- a/frontend/components/Domain/Recipe/RecipeYield.vue +++ b/frontend/components/Domain/Recipe/RecipeYield.vue @@ -1,6 +1,6 @@