Open
Description
Hey guys I am struggling with the NavHashLink component. Im using something like this:
<NavHashLink smooth activeClassName="active" to="/#work">
Button
</NavHashLink>
And I find two warnings in my console:
- React does not recognize the
isActive
prop on a DOM element. - React does not recognize the
activeClassName
prop on a DOM element.
Can someone help me? Thanks!
Metadata
Metadata
Assignees
Labels
No labels