diff -r b52921a63e77 -r 3b5d37d84cfe client/src/constants/actionTypes.js --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/client/src/constants/actionTypes.js Tue May 23 13:15:34 2017 +0200 @@ -0,0 +1,1 @@ +export const ADD_NOTE = 'ADD_NOTE'; \ No newline at end of file