diff --git a/.changeset/fair-maps-thank.md b/.changeset/fair-maps-thank.md new file mode 100644 index 00000000..a65d5544 --- /dev/null +++ b/.changeset/fair-maps-thank.md @@ -0,0 +1,5 @@ +--- +"react-share": major +--- + +Removed default `aria-label` prop from `ShareButtons`. Before it defaulted to the name of the "network name" (e.g. "facebook" for Facebook). Issue explained [here](https://github.com/nygardk/react-share/issues/397). diff --git a/src/ShareButton.tsx b/src/ShareButton.tsx index f78def02..886bd3b0 100644 --- a/src/ShareButton.tsx +++ b/src/ShareButton.tsx @@ -189,7 +189,6 @@ export default function ShareButton> return (