Skip to content

Instantly share code, notes, and snippets.

@migsan
Created March 12, 2019 05:00
Show Gist options
  • Save migsan/f9689f8e9fc57a62384e4fb496d6562d to your computer and use it in GitHub Desktop.
Save migsan/f9689f8e9fc57a62384e4fb496d6562d to your computer and use it in GitHub Desktop.
propTypes
Prop types are great to ensure the right data is being sent from parent to child component via Props.
This is all :D
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment