I have this code in my many components
useLocation().pathname === `/${l.toLowerCase()}`;
Now I want to create a function and put this cod