From ccfc2e57d0e265bddc88d5ace30428268f3b1df1 Mon Sep 17 00:00:00 2001 From: eal Date: Mon, 21 Aug 2017 20:25:01 +0300 Subject: Add follower and following views --- src/components/user_profile/user_profile.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/components/user_profile/user_profile.js') diff --git a/src/components/user_profile/user_profile.js b/src/components/user_profile/user_profile.js index 5f9d4d08..1ce6e5f2 100644 --- a/src/components/user_profile/user_profile.js +++ b/src/components/user_profile/user_profile.js @@ -20,11 +20,11 @@ const UserProfile = { } else { return false } - } + }, }, components: { UserCardContent, - Timeline + Timeline, } } -- cgit v1.2.3-70-g09d2