Skip to content

Instantly share code, notes, and snippets.

@YKalashnikov
Created July 4, 2019 01:06
Show Gist options
  • Save YKalashnikov/790bfdafc51c6f4708919f9eefb51d2f to your computer and use it in GitHub Desktop.
Save YKalashnikov/790bfdafc51c6f4708919f9eefb51d2f to your computer and use it in GitHub Desktop.
export const logoutUser = () => ({
type: 'LOGOUT_USER'
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment