Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move code out of deprecated componentWillUpdate()
> warning: Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details. * Move data fetching code or side effects to componentDidUpdate.
- Loading branch information