Skip to content

Instantly share code, notes, and snippets.

@fdjones
Created February 19, 2018 22:52
Show Gist options
  • Save fdjones/c02a316c01f34832d1f8e532a57366d7 to your computer and use it in GitHub Desktop.
Save fdjones/c02a316c01f34832d1f8e532a57366d7 to your computer and use it in GitHub Desktop.
Blah.propTypes = {
someObj = {
name: PropTypes.string,
age: PropTypes.number
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment