diff --git a/client/src/components/Authentication.js b/client/src/components/Authentication.js index 357486e8f..9eb01c6c1 100644 --- a/client/src/components/Authentication.js +++ b/client/src/components/Authentication.js @@ -7,7 +7,7 @@ import { FormattedMessage as T } from 'react-intl'; import Icon from 'components/Icon'; import { useIsAuthenticated } from 'hooks/state'; -import 'style/pages/Authentication/Auth.scss' +import 'style/pages/Authentication/Auth.scss'; function PageFade(props) { return ; @@ -26,13 +26,12 @@ export default function AuthenticationWrapper({ ...rest }) { ) : (
- - - +