From d85955e39ec4561ba269cbd05daea6ad8e46158d Mon Sep 17 00:00:00 2001 From: Syndamia Date: Mon, 22 Mar 2021 14:54:57 +0200 Subject: Implemented major redesign to profile page: add and remove friend button (and input field) --- src/app/components/profile/profile.component.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/app/components/profile/profile.component.html b/src/app/components/profile/profile.component.html index a6082f3..e6abeb9 100644 --- a/src/app/components/profile/profile.component.html +++ b/src/app/components/profile/profile.component.html @@ -14,10 +14,11 @@
@{{ user.userName }}
-
- -
- + + +
-- cgit v1.2.3