From c433aa158ed3921f1de2786eff4b5ff86cabcc94 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Mon, 22 Mar 2021 09:42:59 +0200 Subject: Removed post component index number, since we don't need it anymore --- src/app/components/profile/profile.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/app/components/profile') diff --git a/src/app/components/profile/profile.component.html b/src/app/components/profile/profile.component.html index 7ba701d..a6082f3 100644 --- a/src/app/components/profile/profile.component.html +++ b/src/app/components/profile/profile.component.html @@ -52,8 +52,8 @@
{{ user.firstName }} {{ user.lastName }} hasn't posted anything yet!
-
- +
+
-- cgit v1.2.3