在ReactJS中放置自定义Linkedin Follow公司按钮

时间:2018-02-14 02:55:04

标签: reactjs linkedin

LinkedIn为关注公司按钮生成此自定义html代码

<script src="//platform.linkedin.com/in.js" type="text/javascript">
  lang: en_US
</script>
<script type="IN/FollowCompany" data-id="privateID" data-counter="right"></script>

但我想用自定义Icon组件的脚本如何做到这一点? 我检查文档但没有找到任何内容。

0 个答案:

没有答案