JakeSidSmith / react-fastclick

Fast Touch Events for React
https://www.npmjs.com/package/react-fastclick
MIT License
487 stars 41 forks source link

add excluded class #37

Closed adammiller closed 8 years ago

adammiller commented 8 years ago

Adds an excluded classname. If you want a particular element to be skipped by fastclick, give it a .needsclick class.