From 16982f3453f916448c1a755894091d3445a40443 Mon Sep 17 00:00:00 2001 From: Bojan Mojsilovic Date: Mon, 4 Sep 2023 13:44:21 +0200 Subject: [PATCH] Fix Profile bio rendering --- src/pages/Profile.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/pages/Profile.tsx b/src/pages/Profile.tsx index bf38e13..56563bc 100644 --- a/src/pages/Profile.tsx +++ b/src/pages/Profile.tsx @@ -576,8 +576,7 @@ const Profile: Component = () => { -
- {renderProfileAbout()} +