mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
bbd21066e6
Prevents Spacebar from scrolling the window. Prevents Enter from triggering a navigation if preventDefault is true. Fixes the emulated mouse events test.