From 23950dc83e45b71c241eff2e9999bafebb525844 Mon Sep 17 00:00:00 2001 From: Artur Nowakowski Date: Sun, 19 Jan 2020 19:24:47 +0100 Subject: [PATCH] Showing recipe card when data is ready --- front/components/Recipes/ShowRecipe.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/front/components/Recipes/ShowRecipe.vue b/front/components/Recipes/ShowRecipe.vue index b30c94f..d330ca1 100644 --- a/front/components/Recipes/ShowRecipe.vue +++ b/front/components/Recipes/ShowRecipe.vue @@ -1,5 +1,5 @@