Beauty-ku-mari / Frontend-Development

Join our friendly GitHub repository for Hacktoberfest and contribute your skills to make a positive impact!
2 stars 2 forks source link

Clicking on links in the navigation component does not change the URL or render the corresponding component. #4

Closed Beauty-ku-mari closed 2 weeks ago

Beauty-ku-mari commented 2 weeks ago

Solution: Make sure you are using the BrowserRouter from react-router-dom to wrap your application and the Link or NavLink components for navigation.

TrickyVikram commented 2 weeks ago

Please assign this to me

Beauty-ku-mari commented 2 weeks ago

ok

Beauty-ku-mari commented 2 weeks ago

done