mirror of
https://github.com/facebook/react.git
synced 2026-02-23 20:23:02 +00:00
Add topContextMenu to the event dependencies for SelectEventPlugin
This commit is contained in:
committed by
Paul O’Shannessy
parent
9ade3c26d3
commit
4bdea53d6e
@@ -38,6 +38,7 @@ var eventTypes = {
|
||||
},
|
||||
dependencies: [
|
||||
topLevelTypes.topBlur,
|
||||
topLevelTypes.topContextMenu,
|
||||
topLevelTypes.topFocus,
|
||||
topLevelTypes.topKeyDown,
|
||||
topLevelTypes.topMouseDown,
|
||||
|
||||
Reference in New Issue
Block a user