client/src/App.js
changeset 5 5c91bfa8fcde
parent 2 b52921a63e77
child 12 48ddaa42b810
--- 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>