diff --git a/components/Dashboard/DashboardSidebar/index.tsx b/components/Dashboard/DashboardSidebar/index.tsx index 5c66b33a..7141d8bc 100644 --- a/components/Dashboard/DashboardSidebar/index.tsx +++ b/components/Dashboard/DashboardSidebar/index.tsx @@ -97,9 +97,7 @@ const DashboardSidebar: React.FC = () => { /> ) : ( - <> - - + )}

{user?.firstName} {user?.lastName}