From 1f3a660883a36628663dc667bc120950e9ed8a1f Mon Sep 17 00:00:00 2001 From: EvanLin3141 Date: Fri, 21 Feb 2025 22:52:39 +0000 Subject: [PATCH] CONFLICT: Merge conflicts --- frontend/src/pages/UserPage.tsx | 1 - 1 file changed, 1 deletion(-) 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

About {profileData.username}

{profileData.bio}