The Navigate component is a component that can be used to navigate to a new location when rendered. This includes changes to the pathname, search params, hash, and location state. The underlying navigation will happen inside of a useEffect hook when successfully rendered.
The Navigate component accepts the following props:
Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.