mirror of
https://github.com/facebook/react.git
synced 2026-02-26 18:58:05 +00:00
`ReactEventListener` is a DOM-specific module although the name suggests otherwise. This change renames the module to the more specific `ReactDOMEventListener`.