1
0
mirror of https://github.com/yldio/copilot.git synced 2025-01-03 23:50:13 +02:00
This commit is contained in:
JUDIT GRESKOVITS 2017-01-30 17:55:31 +00:00
parent 46b314e5b5
commit da3d6f0f17

View File

@ -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>