Customizing the active state of NavLink with the isActive prop in react-router-dom
React-router is a popular library for routing in React applications and it consists of react-router-dom and react-router-native packages. The react-router-dom is designed for use in web applications which enables us to implement dynamic routing. The ...
thekumaraswamy.hashnode.dev3 min read