Seems the actual npm package 0.3.5 and the docs for the Links are not in sync Docs in the code: `<Link to="showPost" postId="123"/>` Docs on GitHub: `<Link to="user" params={{userId: "123"}}/>`