client/src/constants/actionTypes.js
author Alexandre Segura <mex.zktk@gmail.com>
Wed, 31 May 2017 17:28:12 +0200
changeset 11 6fb4de54acea
parent 3 3b5d37d84cfe
child 12 48ddaa42b810
permissions -rw-r--r--
Delete default state, focus on textarea.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
431977d7c9a6 add first react application skeleton
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
export const ADD_NOTE = 'ADD_NOTE';