From 51d555f425340088e7120fab81b20ca5bbe8d24f Mon Sep 17 00:00:00 2001 From: hay-kot Date: Sun, 7 Feb 2021 16:39:29 -0900 Subject: [PATCH] fixed no image upload option --- .../components/Recipe/RecipeEditor/index.vue | 20 +++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/frontend/src/components/Recipe/RecipeEditor/index.vue b/frontend/src/components/Recipe/RecipeEditor/index.vue index 912ba6949..fd3112b84 100644 --- a/frontend/src/components/Recipe/RecipeEditor/index.vue +++ b/frontend/src/components/Recipe/RecipeEditor/index.vue @@ -1,6 +1,18 @@