mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-09 12:50:53 +00:00
90bd23f783
Make sure that `this` within the `target` getter references the React component rather than the layout event object. Fix #996