mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-04-15 20:40:50 -04:00
This commit changes the navbar to use the Bootstrap 5.1 offcanvas component. The following changes were made: - Modified `app/views/layouts/_header.html.haml` to update the navbar-toggler to trigger the offcanvas menu. - Modified `app/views/layouts/_menu.haml` to wrap the menu in an offcanvas component.