【发布时间】:2022-12-26 19:20:53
【问题描述】:
am trying to make my react page shareable on Facebook and Twitter. I tried everything I could, I have been googling all day, but I cant find the answer.
<FacebookShareButton url={window.location.href} title={exactNews.text ?exactNews.title : ""}>
<FaFacebookF/>
</FacebookShareButton>
any tips?
【问题讨论】:
标签: reactjs facebook twitter react-share