From 8923492e6824ad43731930dfc3b57dba45cc52e9 Mon Sep 17 00:00:00 2001 From: taehoon Date: Mon, 25 Feb 2019 22:57:40 -0500 Subject: [PATCH] Remove needless div wrapper --- src/components/follow_card/follow_card.vue | 52 +++++++++++----------- 1 file changed, 25 insertions(+), 27 deletions(-) diff --git a/src/components/follow_card/follow_card.vue b/src/components/follow_card/follow_card.vue index dcb85d62..936307c4 100644 --- a/src/components/follow_card/follow_card.vue +++ b/src/components/follow_card/follow_card.vue @@ -1,33 +1,31 @@