diff --git a/apps/web/pages/v2/settings/my-account/profile.tsx b/apps/web/pages/v2/settings/my-account/profile.tsx index 4f3527c1fd..3f5532703b 100644 --- a/apps/web/pages/v2/settings/my-account/profile.tsx +++ b/apps/web/pages/v2/settings/my-account/profile.tsx @@ -166,7 +166,7 @@ const ProfileView = () => { { formMethods.setValue("username", e?.target.value);