fix authentication page (#2832)
This commit is contained in:
parent
6164f8fbe6
commit
28ca8a9493
@ -3,7 +3,7 @@ import PropTypes from 'prop-types';
|
||||
import styled from '@emotion/styled';
|
||||
import Icon from './Icon';
|
||||
import { buttons, shadows } from './styles';
|
||||
import { GoBackButton } from './GoBackButton';
|
||||
import GoBackButton from './GoBackButton';
|
||||
|
||||
const StyledAuthenticationPage = styled.section`
|
||||
display: flex;
|
||||
|
Loading…
x
Reference in New Issue
Block a user