react-i13n icon indicating copy to clipboard operation
react-i13n copied to clipboard

use currentTarget

Open kaesonho opened this issue 9 years ago • 0 comments

https://github.com/yahoo/react-i13n/blob/master/src/utils/clickHandler.js#L15-L17 we use props to check new window, actually we should use a common way like currentTarget to do that

kaesonho avatar May 30 '15 00:05 kaesonho