From c2ba5483115fd1dcc960c69df7b816799a77a9fd Mon Sep 17 00:00:00 2001 From: Markus Opolka Date: Mon, 22 Jan 2018 19:23:58 +0100 Subject: [PATCH 1/3] Refactor Feature Component --- src/components/Feature.vue | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/src/components/Feature.vue b/src/components/Feature.vue index 4987fb1..57e4b10 100644 --- a/src/components/Feature.vue +++ b/src/components/Feature.vue @@ -6,18 +6,24 @@