mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
312b462d54
Makes sure that touch events with modifier keys behave the same way as other pointer types (i.e., does not call `onTapStart` if the gesture begins with a modifier key held down)