Skip to content

Instantly share code, notes, and snippets.

@jamestthompson3
Created June 3, 2018 14:26
Show Gist options
  • Save jamestthompson3/92834e22fa5fd71433cdf74ffa873435 to your computer and use it in GitHub Desktop.
Save jamestthompson3/92834e22fa5fd71433cdf74ffa873435 to your computer and use it in GitHub Desktop.
const Likes = compose(
modalHandler,
textHandler,
getContext({ updateFunctions: PropTypes.object, user: PropTypes.object })
)(LikesList)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment