Navigation anchor that applies an active style when the route matches.
import { NavLink } from '@oddapp/ui' <NavLink href="/dashboard">Dashboard</NavLink> <NavLink href="/settings">Settings</NavLink>