Closed badtant closed 4 years ago
I made this pull request to solve this issue: https://github.com/negomi/react-burger-menu/issues/387
If you keep the state of the menu on your own it's handy to be able to pass in functions that is called when to users triggers actions to open or close the menu from within the menus own gui.
Hi @badtant, this looks fine, thanks for contributing! 😄
I made this pull request to solve this issue: https://github.com/negomi/react-burger-menu/issues/387
If you keep the state of the menu on your own it's handy to be able to pass in functions that is called when to users triggers actions to open or close the menu from within the menus own gui.