Sidebar is not showing ReactJS

below is a portfolio , in the Navbar.js i got a button that only displays when the website with id below 700px , i attached an onClick event to a function (openSidebar) , thats is suppose to change the states of (isSidebarOpen) from false to true , and upon that is suppose to change the class in sidebar.js so the side bar is displayed but for some reason its not working , would appreciate any feedback on this matter.

The Profile

Github link

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.