Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace deprecated lifecycle method in README
Since React 16.3 deprecates `componentWillReceiveProps`, it would be nice to replace it with `componentDidUpdate`
- Loading branch information