client/src/actions/action-types.js
changeset 1 431977d7c9a6
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/src/actions/action-types.js	Mon May 22 14:34:35 2017 +0200
@@ -0,0 +1,1 @@
+export const ADD_NOTE = 'ADD_NOTE';
\ No newline at end of file