DesignRevision/shards-dashboard-react

Invalid prop `tag` supplied to `NavLink`

easa opened this issue · 3 comments

easa commented

There is a warning because of using a tag prop on the NavLink component provided by the shards-react package in this project.
Here is the warning showing on the console:

Warning: Failed prop type: Invalid prop `tag` supplied to `NavLink`.
    in NavLink (at SidebarNavItem.js:10)

Any update on this?

@design-revision

Would love an update on this?