From f8497125db744c22bff5ccde98635cab30263ce0 Mon Sep 17 00:00:00 2001 From: Dakshesh Jain <65905942+dakshesh14@users.noreply.github.com> Date: Wed, 16 Aug 2023 18:18:57 +0530 Subject: [PATCH] style: fixed display name coming twice on profile page (#1889) --- apps/app/components/profile/sidebar.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/apps/app/components/profile/sidebar.tsx b/apps/app/components/profile/sidebar.tsx index cf91b5150..d49058c67 100644 --- a/apps/app/components/profile/sidebar.tsx +++ b/apps/app/components/profile/sidebar.tsx @@ -105,9 +105,11 @@ export const ProfileSidebar = () => {