reactfolio icon indicating copy to clipboard operation
reactfolio copied to clipboard

use NavLink instead of Link to avoid using active class

Open cukhoaimon opened this issue 9 months ago • 0 comments

I was change your <Link> to <NavLink> component from React to automatically handle ".active" class instead of handle it by using template literals

cukhoaimon avatar Sep 17 '23 13:09 cukhoaimon