menu items in header align in react code example
Example: move navbar items to right with reactbootstrap
Navbar
//
// just change the margin-right(mr-auto) to margin-left(ml-auto)
// This should be working fine