You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a navItem prop that makes it unclickable/disabled?
This is reactstrap question but i'll try my best to help out.
Yes and no.
I don't think there is a property to disable NavItem at the moment.
However, you can still make the link not clickable by adding the "disabled" attribute into NavLink instead of NavItem.
Hey Guys!
Is there a navItem prop that makes it unclickable/disabled?
Thanks in advance!
The text was updated successfully, but these errors were encountered: