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)
bvanhou commented
Any update on this?
bvanhou commented
@design-revision
stephanieraymos commented
Would love an update on this?