From a8ac2556495578cea8a6f3e1c041193250643b60 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Fri, 6 Aug 2021 21:11:40 +0100 Subject: [PATCH] :construction: Working on section selection functionality --- src/components/MinimalView/MinimalSection.vue | 96 ++++++++++--------- src/views/Minimal.vue | 18 +++- 2 files changed, 64 insertions(+), 50 deletions(-) diff --git a/src/components/MinimalView/MinimalSection.vue b/src/components/MinimalView/MinimalSection.vue index 1529cfa3..f27f23be 100644 --- a/src/components/MinimalView/MinimalSection.vue +++ b/src/components/MinimalView/MinimalSection.vue @@ -1,26 +1,30 @@