diff --git a/app/content/profile/index.js b/app/content/profile/index.js
index b56bdd33..e21d69cb 100644
--- a/app/content/profile/index.js
+++ b/app/content/profile/index.js
@@ -354,73 +354,67 @@ function Index() {
listFlag={listFlag}
>
{listFlag && (
- <>
-
-
-
- Edit Profile Picture
-
- {`${userData.pfp ? "Change the current" : "Upload a new"} Profile Picture or Remove the current Profile Picture`}
-
-
-
-
- >
+
+
+
+ Edit Profile Picture
+
+ {`${userData.pfp ? "Change the current" : "Upload a new"} Profile Picture or Remove the current Profile Picture`}
+
+
+
+
)}
{!listFlag && (