redux-burger-menu
redux-burger-menu copied to clipboard
Toggle and Set
It would be great to just be able to call toggleMenu() and have it open and close (a great replacement for the burger menu) and then have a different function actually take a new state, perhaps a setMenu({ isOpen: true/false }).