Fix test
This commit is contained in:
parent
46b314e5b5
commit
da3d6f0f17
@ -48,11 +48,9 @@ const Projects = ({
|
||||
{empty}
|
||||
<Row>
|
||||
<Column xs={12}>
|
||||
<Link to={`/${org.id}/new-project`}>
|
||||
<Button>
|
||||
<FormattedMessage id='create-new' />
|
||||
</Button>
|
||||
</Link>
|
||||
<Button>
|
||||
<FormattedMessage id='create-new' />
|
||||
</Button>
|
||||
</Column>
|
||||
</Row>
|
||||
<Row>
|
||||
|
Loading…
Reference in New Issue
Block a user