To fix this problem:
I just uninstalled the version of react-router-dom 6.4.2 from my react project.
npm uninstall react-router-domand then installed react-router-dom version 5.2.
npm install react-router-dom@5.2.0
npm uninstall react-router-domnpm install react-router-dom@5.2.0