From a8fd0fcd191c9ad6ba65c569473b8f0a607fc6c3 Mon Sep 17 00:00:00 2001 From: Liyas Thomas Date: Tue, 1 Dec 2020 05:09:16 +0530 Subject: [PATCH] Minor refactoring and code splitting --- components/layout/history.vue | 2 +- helpers/findStatusGroup.js | 36 ++++++++ pages/index.vue | 167 ++-------------------------------- 3 files changed, 47 insertions(+), 158 deletions(-) create mode 100644 helpers/findStatusGroup.js diff --git a/components/layout/history.vue b/components/layout/history.vue index 6cb51d6d0..296c528b8 100644 --- a/components/layout/history.vue +++ b/components/layout/history.vue @@ -306,7 +306,7 @@ ol {