diff --git a/Accounts/src/Pages/NotFound.tsx b/Accounts/src/Pages/NotFound.tsx index d04df9641b..6151fdac0c 100644 --- a/Accounts/src/Pages/NotFound.tsx +++ b/Accounts/src/Pages/NotFound.tsx @@ -3,7 +3,6 @@ import Route from 'Common/Types/API/Route'; import Link from 'CommonUI/src/Components/Link/Link'; const LoginPage: FunctionComponent = () => { - return (
Page you're looking for is
- not found.{' '}
+ not found.{' '}
Don't have an account?{' '}