Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix undefined state from react-router-dom. (#6293)
Fix state not well typed from react-router-dom, it can be undefined and we should check for that.
- Loading branch information