(action, result)
| 3753 | } |
| 3754 | |
| 3755 | function warn(action, result) { |
| 3756 | var warningCondition = false; |
| 3757 | true ? warning(warningCondition, 'This synthetic event is reused for performance reasons. If you\'re seeing this, ' + 'you\'re %s `%s` on a released/nullified synthetic event. %s. ' + 'If you must keep the original synthetic event around, use event.persist(). ' + 'See https://fb.me/react-event-pooling for more information.', action, propName, result) : void 0; |
| 3758 | } |
| 3759 | } |
| 3760 | |
| 3761 | /***/ }), |