boblauer / react-onclickout

An ES6-friendly on-click-outside React component.
MIT License
92 stars 14 forks source link

Stop using react-id #11

Closed boblauer closed 7 years ago

boblauer commented 8 years ago

In react 0.15, there is no react-id, so we need to stop relying on it to identify the clicked element.

boblauer commented 7 years ago

Published on npm @2.0.5