--- a/client/src/App.js Tue May 23 16:42:07 2017 +0200 +++ b/client/src/App.js Tue May 23 16:18:34 2017 +0200 @@ -38,7 +38,7 @@ <Grid> <Row> <Col xs={12} md={12}> - < NotesContainer /> + <NotesContainer /> </Col> </Row> </Grid>