diff --git a/frontend/src/pages/UserPage.tsx b/frontend/src/pages/UserPage.tsx index f9a6d77..8410e68 100644 --- a/frontend/src/pages/UserPage.tsx +++ b/frontend/src/pages/UserPage.tsx @@ -207,7 +207,6 @@ const UserPage: React.FC = () => { {/* User Type (e.g., "USER") */} {userPageVariant.toUpperCase()} - Bio Section
{profileData.bio}