I am building a react app with react-router-dom for navigating to /about page with Link tag given by react-router. However when i click on the Link , it gives the following error :
This is the following code :
I am building a react app with react-router-dom for navigating to /about page with Link tag given by react-router. However when i click on the Link , it gives the following error :
This is the following code :