Skip to content

Instantly share code, notes, and snippets.

@grantsheppard
Created April 6, 2017 04:25
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 grantsheppard/2a848e4d9346d87490120ba28489596b to your computer and use it in GitHub Desktop.
Save grantsheppard/2a848e4d9346d87490120ba28489596b to your computer and use it in GitHub Desktop.
const Component = ...
const mapStateToProps = ...
export default connect(mapStateToProps)(Component)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment