<FeatureButton>
<NavLink to="destination">
LinkComponent
Readonly
Optional
Use values for destructuring assignments instead.
Used in debugging messages. You might want to set it explicitly if you want to display a different name for debugging purposes.
Legacy React Docs
Accessibility
<FeatureButton>
for navigation, you should pass your router link component (such as<NavLink to="destination">
via theLinkComponent
prop to turn the button into a proper link.