Question — Medium
Key points
- The correct syntax for defining a route in React Router v6 is .
- This format clearly indicates the path and the component to render.
- Avoid using incorrect syntax like A) or B) which do not follow the correct structure.
Ready to go further?
