From 0957d84ca004f359e27956fd8c1aa869b01c2966 Mon Sep 17 00:00:00 2001 From: Dan Elbert Date: Mon, 16 Apr 2018 11:28:58 -0500 Subject: [PATCH] show recipe --- app/javascript/components/RecipeShow.vue | 11 +++++++---- app/javascript/components/TheRecipe.vue | 5 ++++- app/javascript/lib/Api.js | 10 ++++++++-- 3 files changed, 19 insertions(+), 7 deletions(-) diff --git a/app/javascript/components/RecipeShow.vue b/app/javascript/components/RecipeShow.vue index 5be28c2..c211713 100644 --- a/app/javascript/components/RecipeShow.vue +++ b/app/javascript/components/RecipeShow.vue @@ -129,10 +129,10 @@ - - +
+ - +
@@ -140,7 +140,6 @@