nygardk / react-share

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

TwitterShareButton should open x.com instead of twitter.com #536

Open gluhovds opened 1 month ago

gluhovds commented 1 month ago

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.