useMatch
Returns a PathMatch object if the given pattern matches the current URL. This is useful for components that need to know "active" state, e.g. <NavLink>.
See also
https
://reactrouter.com/v6/hooks/use-match
Returns a PathMatch object if the given pattern matches the current URL. This is useful for components that need to know "active" state, e.g. <NavLink>.
://reactrouter.com/v6/hooks/use-match