Skip to content

Avoid use of deprecated React life cycle methods

Compare
Choose a tag to compare
@dlin-me dlin-me released this 13 Nov 03:04
· 5 commits to master since this release
  1. Use ComponentDidMount instead of ComponentWillMount()
  2. Use ComponentDidUpdate instead of componentWillReceiveProps()