diff -r 279e1dffa213 -r a1fb2ced3049 client/src/components/Note.js --- a/client/src/components/Note.js Thu Aug 03 23:04:33 2017 +0200 +++ b/client/src/components/Note.js Fri Aug 04 09:48:09 2017 +0200 @@ -45,7 +45,8 @@
+ note={ this.props.note } + annotationCategories={ this.props.annotationCategories } />
) }