diff --git a/src/app/(settings)/settings/profile/page.tsx b/src/app/(settings)/settings/profile/page.tsx index 3124b50..8cd4ef2 100644 --- a/src/app/(settings)/settings/profile/page.tsx +++ b/src/app/(settings)/settings/profile/page.tsx @@ -155,24 +155,27 @@ export default function ProfileSettingsPage() { Profile Photo - Click your avatar to upload a new profile picture + Click the button below to upload a new profile picture - refetch()} - > -
- -
-
+
+ + refetch()} + > + + +