olahol / react-social

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

Add missing onShareWindowClose prop to the docs #63

Closed bekliev closed 11 months ago

bekliev commented 5 years ago

I was looking for this callback and found it in the sources: https://github.com/nygardk/react-share/blob/master/src/utils/createShareButton.jsx Line: 78

That's very useful! To help people find this oppotunity - have to be added to the docs.