Open athill opened 1 day ago
We need to add onClick functionality to the SidenavItem components so that we can override default anchor tag behavior and take advantage of navigation via react-router, etc.
SidenavItem
react-router
:tada: This issue has been resolved in version 2.0.0-beta.15 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
We need to add onClick functionality to the
SidenavItem
components so that we can override default anchor tag behavior and take advantage of navigation viareact-router
, etc.