Skip to content

Instantly share code, notes, and snippets.

@diegocasmo
Created March 13, 2017 14:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save diegocasmo/545a5c74b5026e298399a9b372d443c1 to your computer and use it in GitHub Desktop.
Save diegocasmo/545a5c74b5026e298399a9b372d443c1 to your computer and use it in GitHub Desktop.
Todo DELETE actions.
TODO__DELETE__INIT // Dispatched when user clicks the delete button
TODO__DELETE__SUCCESS // Dispatched when a TODO has been successfully deleted
TODO__DELETE__FAILURE // Dispatched if there was a problem while attempting to delete a TODO
@diegocasmo
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment