Closing a navigation menu in React
This is surprisingly easy.
I have a mobile nav, which has a hamburger icon to open it. Once it's open that icon changes to a cross. I want the menu to open when you click on the hamburger. I want it to close when you click on the cross or when you cl...
blog.nicm42.me.uk9 min read