mobx-react-router
mobx-react-router copied to clipboard
Fix deprecated usage of history package
The example from README gives the following warning:
Warning: Please use `require("history").createBrowserHistory` instead of `require("history/createBrowserHistory")`. Support for the latter will be removed in the next major release.