react-router bootstrap home page on refresh code example
Example: how to navigate with navintems for react-bootstrap without refreshing the whole page
import { Link } from 'react-router-dom'
<Nav.Link as={Link} to="/">
import { Link } from 'react-router-dom'
<Nav.Link as={Link} to="/">