From 4ce0db1ccdb854a942188c48441a9ef2464eae98 Mon Sep 17 00:00:00 2001 From: Christian Wolf Date: Wed, 18 Nov 2020 17:46:38 +0100 Subject: [PATCH] Added option to check ingredients Signed-off-by: Christian Wolf --- src/components/RecipeIngredient.vue | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/src/components/RecipeIngredient.vue b/src/components/RecipeIngredient.vue index 214986743..2e9fca348 100644 --- a/src/components/RecipeIngredient.vue +++ b/src/components/RecipeIngredient.vue @@ -1,5 +1,8 @@