Skip to content

Instantly share code, notes, and snippets.

@sfrdmn
Created December 1, 2017 15:53
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 sfrdmn/0e327497b9adb7dbe87ac2696b4192b6 to your computer and use it in GitHub Desktop.
Save sfrdmn/0e327497b9adb7dbe87ac2696b4192b6 to your computer and use it in GitHub Desktop.
mcr_post_01
const addFoodItem = item => ({ type: 'ADD_FOOD_ITEM', payload: item })
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment