From 19084d5cfc41a6ce5743c3939fbbdd761bc94a96 Mon Sep 17 00:00:00 2001 From: Marcus Mietz Date: Wed, 26 Aug 2020 19:19:41 +0200 Subject: [PATCH] refactor: :recycle: refactor ALL the things!!! --- src/App.vue | 1109 +++++++++++++++++++++++++++------------------------ 1 file changed, 591 insertions(+), 518 deletions(-) diff --git a/src/App.vue b/src/App.vue index 56470c8..e9553e1 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,391 +1,617 @@