react-i13n
react-i13n copied to clipboard
use currentTarget
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