Basically, this will call `Router.replaceState` instead of `Router.pushState` inside the `<Link>` component. > Invented by @rauchg :)
Basically, this will call
Router.replaceStateinstead ofRouter.pushStateinside the<Link>component.