From fee6fed64af358ebe410e7d47ea0c8efccec6d4e Mon Sep 17 00:00:00 2001 From: Syndamia Date: Thu, 8 Apr 2021 09:23:56 +0300 Subject: Updated profile component to use friend service and updated html to show only add/remove friend button --- src/app/components/profile/profile.component.html | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'src/app/components/profile/profile.component.html') diff --git a/src/app/components/profile/profile.component.html b/src/app/components/profile/profile.component.html index 1a360fc..2443469 100644 --- a/src/app/components/profile/profile.component.html +++ b/src/app/components/profile/profile.component.html @@ -14,12 +14,9 @@
@{{ user.userName }}
-
- - -
+
-- cgit v1.2.3