Unable to change the favicon in React


I tried to change the favicon in React but it is not changing, I tried by changing the favicon link with a new icon in index.html but it's not working. How can I change the favicon?

1 Answer

4 years ago by

  • Go to the public folder
  • Delete the favicon.ico file
  • Paste the new icon and rename it to favicon.ico

That's it :)

4 years ago by Divya