usePathname
The usePathname hook returns a pathname prop from Location returned by useLocation hook.
info
Currently, there are no benefits in using this hook. Created for the future optimization when it will cause re-rendering only when pathname has changed and nothing else.