From 72f6706dc06d500da0dda0d95283e116f41f6f03 Mon Sep 17 00:00:00 2001 From: hay-kot Date: Wed, 31 Mar 2021 21:56:01 -0800 Subject: [PATCH] add quick week option --- .../src/components/MealPlan/MealPlanNew.vue | 42 +++++++++++++++---- 1 file changed, 35 insertions(+), 7 deletions(-) diff --git a/frontend/src/components/MealPlan/MealPlanNew.vue b/frontend/src/components/MealPlan/MealPlanNew.vue index 89c0d73c7..5c297eb6d 100644 --- a/frontend/src/components/MealPlan/MealPlanNew.vue +++ b/frontend/src/components/MealPlan/MealPlanNew.vue @@ -1,8 +1,12 @@