From e3784c086468522936f87374a86efcdff8958fbf Mon Sep 17 00:00:00 2001 From: Vincent Hardouin Date: Fri, 5 Nov 2021 14:52:09 +0100 Subject: [PATCH 1/4] feat: Remove Vuex usage in NavigationSliceZone --- components/NavigationSliceZone.vue | 14 ++++++- .../slices/NavigationSliceZone.test.js | 41 ++++++++----------- 2 files changed, 28 insertions(+), 27 deletions(-) diff --git a/components/NavigationSliceZone.vue b/components/NavigationSliceZone.vue index 0df19fad1..41cdd7e74 100644 --- a/components/NavigationSliceZone.vue +++ b/components/NavigationSliceZone.vue @@ -29,16 +29,26 @@