Created
August 19, 2019 06:09
-
-
Save enqtran/9f6216c4ae74590e3f9fabd1c8c4faa0 to your computer and use it in GitHub Desktop.
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
Update 16.9.0 (August 8, 2019): | |
componentWillMount → constructor & componentDidMount | |
componentWillReceiveProps → getDerivedStateFromProps & componentDidUpdate | |
componentWillUpdate → componentDidUpdate |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment