Skip to content

Instantly share code, notes, and snippets.

@DanCassiano
Created April 25, 2017 00:27
Show Gist options
  • Save DanCassiano/204a7b4de8e8025e78d0c80aace8442c to your computer and use it in GitHub Desktop.
Save DanCassiano/204a7b4de8e8025e78d0c80aace8442c to your computer and use it in GitHub Desktop.
export const TRY_SUBMIT = 'TRY_SUBMIT';
export const SUBMIT_SUCCESS = 'SUBMIT_SUCCESS';
export const SUBMIT_FAILURE = 'SUBMIT_FAILURE';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment