From bb54dd67c9e46132379c6d706b307373492c9833 Mon Sep 17 00:00:00 2001 From: Vishnu Raghav B Date: Tue, 17 Nov 2020 00:48:25 +0530 Subject: [PATCH] replaced trylater with meal planner --- app/components/App.vue | 12 ++--- app/components/MealPlanner.vue | 91 ++++++++++++++++++++++++++++------ app/components/ViewRecipe.vue | 6 +-- app/main.js | 3 -- app/store.js | 2 +- package-lock.json | 9 ---- package.json | 1 - 7 files changed, 86 insertions(+), 38 deletions(-) diff --git a/app/components/App.vue b/app/components/App.vue index de0edc22..c3216d88 100644 --- a/app/components/App.vue +++ b/app/components/App.vue @@ -32,7 +32,7 @@