diff --git a/packages/frontend/src/mobile-components/profile/UserMenu.tsx b/packages/frontend/src/mobile-components/profile/UserMenu.tsx index 467e20a8..d56dcb04 100644 --- a/packages/frontend/src/mobile-components/profile/UserMenu.tsx +++ b/packages/frontend/src/mobile-components/profile/UserMenu.tsx @@ -84,15 +84,6 @@ const AuthenticatedSection = () => { See all notifications -

- Already have an account? - - Log in here - -

); };