To redirect to a different route in React Router, you can use the <Redirect> component. This component takes a 'to' prop that specifies the path to redirect to.
Question 11 of 19 in Route Quiz