mongodb-developer / mern-stack-example

Mern Stack code for the Mern Tutorial
Apache License 2.0
292 stars 261 forks source link

navbar.js button not working #25

Closed MattAuticon closed 1 year ago

MattAuticon commented 1 year ago

The code example in navbar.js creates a navigation bar that displays the links. When the browser window is small enough a button is displayed, but when the button is clicked the dropdown is not displayed.

please update the code in navbar.js to address this issue Regards

sis0k0 commented 1 year ago

Thank you for reporting this! The issue has been resolved in the latest update of the codebase.