Reactjs – React-Bootstrap Offcanvas triggering my Navbar.Toggle to open and close my Navbar
I am developing a Navbar using React-Bootstrap that contains a cart-icon button that displays my Offcanvas as a minicart (a cart where you can add items to it throughout the website without having to go to the checkout cart to…