Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove route event in componentWillUnmount (vercel#6196)
`Router.events.off` should be called instead of `Router.events.on` in `componentWillInmount`.
- Loading branch information