nygardk / react-share

Social media share buttons and share counts for React
MIT License
2.6k stars 429 forks source link

Add htmlTitle attribute to work around issue where title prop is directed toward share options #523

Closed BrendanBerkley closed 4 months ago

BrendanBerkley commented 5 months ago

Addresses #367.

This is not an elegant solution, but it's a simple solution that addresses a real problem.

changeset-bot[bot] commented 5 months ago

⚠️ No Changeset found

Latest commit: cae527c088c677b49c50195a8a10e114d655646d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

nygardk commented 4 months ago

Hello and thank you for the contribution! This prop has now been added in v5.1.0.