Created
March 12, 2019 05:00
-
-
Save migsan/f9689f8e9fc57a62384e4fb496d6562d to your computer and use it in GitHub Desktop.
propTypes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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