Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[changed] Change Navigation to return the result of goBack()
Upgrade path: The goBack function now returns true (on successful back) or false (no react-router history to navigate back to), previously the return from goBack was always undefined.
- Loading branch information