React : redirect | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

React : redirect

How to redirect specific route after data is saved?

14th May 2024, 8:12 AM
Gaurav Dixit🇮🇳
Gaurav Dixit🇮🇳 - avatar
1 Answer
0
You can use the useNavigate hook from react-router-dom. You can download react-router-dom using npm. And rest of the part you can see here: https://reactrouter.com/en/main/hooks/use-navigate
14th May 2024, 9:12 AM
`нттየ⁴⁰⁶
`нттየ⁴⁰⁶ - avatar