1
0
mirror of https://github.com/yldio/copilot.git synced 2024-09-21 13:53:51 +03:00

remove log statement

This commit is contained in:
Sérgio Ramos 2016-12-15 15:32:35 +00:00
parent 297c15db98
commit 1049ed88b6

View File

@ -20,7 +20,6 @@ const {
const Projects = ({
projects = []
}) => {
console.log(projects);
const empty = projects.length ? null : (
<Row>
<Column xs={12}>