olahol / react-social

Simple React components for social buttons (Facebook, Twitter and Pinterest) and social counts.
177 stars 60 forks source link

Add functions to possible PropTypes of element #33

Closed jonashaefele closed 8 years ago

jonashaefele commented 8 years ago

So we can pass in React Components as well.

Closes #32

olahol commented 8 years ago

Thanks @jonashaefele, using a component or function as element should definitely be possible, great work :+1:

jonashaefele commented 8 years ago

Thanks for writing this in the first place. And for the super quick reply.