nygardk/react-share

TwitterShareButton should open x.com instead of twitter.com

Opened this issue · 1 comments

Following recent announcement, twitter.com now redirects to x.com. It seems reasonable to change the base URL of TwitterShareButton to x.com to avoid redundant redirects.

Just replace https://x.com/intent/post with https://twitter.com/intent/tweet in the source code