<IndexLink>
Todo: add more here
An <IndexLink> is like a <Link>, except it is only active when the current route is exactly the linked route. It is equivalent to <Link> with the onlyActiveOnIndex prop set.
<Link>
onlyActiveOnIndex
Todo