From 874f9765318897bfde0cf80c9e75da9b3b66f25d Mon Sep 17 00:00:00 2001 From: shpuld Date: Wed, 22 Feb 2017 11:54:09 +0200 Subject: [PATCH] Hide Follow-button and 'Follows you' text when not logged in --- .../user_card_content/user_card_content.vue | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/src/components/user_card_content/user_card_content.vue b/src/components/user_card_content/user_card_content.vue index 59cee734..ee4384fa 100644 --- a/src/components/user_card_content/user_card_content.vue +++ b/src/components/user_card_content/user_card_content.vue @@ -7,18 +7,18 @@
{{user.name}}
@{{user.screen_name}}
-
+
Follows you!
-