Answers for "how to fix react js redirect to another page"

-1

how to redirect to a website in react

window.location.href = 'http://domain.com';
Posted by: Guest on February-22-2021

Code answers related to "how to fix react js redirect to another page"

Code answers related to "TypeScript"

Browse Popular Code Answers by Language