JedWatson / react-tappable

Tappable component for React
http://jedwatson.github.io/react-tappable/
MIT License
862 stars 90 forks source link

Should fix remaining React 15.x warnings #80

Closed richcsmith closed 8 years ago

richcsmith commented 8 years ago
davidbyttow commented 8 years ago

@JedWatson ^^

markshust commented 8 years ago

Can we get this merged in?

supnate commented 8 years ago

@JedWatson ^^

ascoders commented 8 years ago

@JedWatson ^^

jimmylee commented 8 years ago

@JedWatson ^^

JedWatson commented 8 years ago

Oh boy, sorry for the delay everyone! Merging this now

markshust commented 8 years ago

no prob! thanks a ton @JedWatson

jimmylee commented 8 years ago

Thank you so much @JedWatson !!

XuluWarrior commented 8 years ago

This fix was only checked into the lib folder. The most recent build has overwritten it with the version in the src folder. :(

davidbyttow commented 8 years ago

Here is an appropriate fix: https://github.com/JedWatson/react-tappable/pull/81

cc: @JedWatson