JedWatson / react-tappable

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

Introduce `createReactClass` #100

Closed nielsvanmidden closed 7 years ago

nielsvanmidden commented 7 years ago

Solves https://github.com/JedWatson/react-tappable/issues/99

nielsvanmidden commented 7 years ago

Conflicts solved

dcousens commented 7 years ago

You should use git rebase :+1: so we don't have multiple merge commits going on

nielsvanmidden commented 7 years ago

Ok no problem.

I believe there is a GitHub repository setting for Pull Request to automatically do that as well. Might be useful.

dcousens commented 7 years ago

@nielsvanmidden there is, but that is unrelated to the merge commit you have already added 501fd21

nielsvanmidden commented 7 years ago

Done

dcousens commented 7 years ago

@nielsvanmidden love it! Thanks for working through it :+1: