Skip to content

Instantly share code, notes, and snippets.

@ms314006
Created January 16, 2019 14:54
Show Gist options
  • Save ms314006/dfbab68e710c1eb529ccdce4424d9d9f to your computer and use it in GitHub Desktop.
Save ms314006/dfbab68e710c1eb529ccdce4424d9d9f to your computer and use it in GitHub Desktop.
const mapStateToProps = state => ({
name: state.name
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment