Closed asudoh closed 6 years ago
Click handler seems to run upon keypress on the toggle button, and handling keypress causes running the event handler twice.
Fixes #21.
Removed
keypress
<InteriorLeftNav>
Thanks @joshblack @marijohannessen for reviewing!
Click handler seems to run upon keypress on the toggle button, and handling keypress causes running the event handler twice.
Fixes #21.
Removed
keypress
handler on the toggle of<InteriorLeftNav>
.