I am trying to create a simple Webapp using ReactJS, and I wanted to use the Navbar provided by React-Bootstrap.
Navbar
I created a Navigation.js
Navigation.js
For those who have a problem with styling Link component from react-router-dom in react-bootstrap navbar, simply add className="nav-link", like this:
Link
react-router-dom
className="nav-link"
Home
instead of