layout
This commit is contained in:
parent
1a61b1455c
commit
58d35d1f8a
|
@ -32,7 +32,7 @@ class AccountLayout extends React.Component<Props, State> {
|
|||
<Image src='../asset/image/overFlow_CI_blue_180.png' /><br />
|
||||
{' '}Log-in to your account
|
||||
</Header>
|
||||
<Segment raised>
|
||||
<Segment raised style={{paddingBottom:'0px'}}>
|
||||
<Switch>
|
||||
<Route path={`${this.props.match.url}/signin`} component={SignIn}/>
|
||||
<Route path={`${this.props.match.url}/signup`} component={SignUp}/>
|
||||
|
|
Loading…
Reference in New Issue
Block a user