diff --git a/.changeset/dirty-ladybugs-study.md b/.changeset/dirty-ladybugs-study.md new file mode 100644 index 00000000..8ee0c4e5 --- /dev/null +++ b/.changeset/dirty-ladybugs-study.md @@ -0,0 +1,5 @@ +--- +"react-share": patch +--- + +This patch fixes an issue with the Reddit sharing functionality, where the shared link was not automatically populated in Reddit’s share preview. By appending /web before /submit in the Reddit share URL, the link now populates correctly, improving the user experience for Reddit sharing.