Skip to content

Instantly share code, notes, and snippets.

@muneneevans
Created November 4, 2017 10:00
Show Gist options
  • Save muneneevans/00466f5badd40b5893cbc6d8d9551484 to your computer and use it in GitHub Desktop.
Save muneneevans/00466f5badd40b5893cbc6d8d9551484 to your computer and use it in GitHub Desktop.
action types
export const POSTS_REQUESTED = 'posts.POSTS_REQUESTED'
export const POSTS_RECEIVED = 'posts.POSTS_RECEIVED'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment