Skip to content

Instantly share code, notes, and snippets.

@kiok46
Created June 10, 2018 11:47
Show Gist options
  • Select an option

  • Save kiok46/80c0a64419a10e3dea16772135a2ce3d to your computer and use it in GitHub Desktop.

Select an option

Save kiok46/80c0a64419a10e3dea16772135a2ce3d to your computer and use it in GitHub Desktop.
Redux, Reactotron, Actions, Reducers and Sagas (2)
export const TEXT_CHANGED = 'text_changed';
export const TEXT_CHANGED_SUCCESS = 'text_changed_success';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment