negomi / react-burger-menu

:hamburger: An off-canvas sidebar component with a collection of effects and styles using CSS transitions and SVG path animations
http://negomi.github.io/react-burger-menu/
MIT License
5.05k stars 586 forks source link

Fix tabIndex -1 issue: tabIndex of elements is 0 when menu is closed #426

Closed Lunnatica closed 3 years ago

Lunnatica commented 3 years ago

Co-authored-by: Ardit Cenalia arditc@hotmail.co.uk

negomi commented 3 years ago

Looks great, thank for this! 😄

Fixes #413