JSFiddle - React, Tailwind, and code Playground
by Debiprasad
HTML
<p>
<span class="g-plusone" data-size="medium" data-annotation="none" data-href="http://google.com"></span>
<iframe src="//www.facebook.com/plugins/like.php?href=http://google.com&send=false&layout=button_count&width=80&show_faces=false&action=like&colorscheme=light&font&height=21&appId=402384413114811" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:80px; height:21px;" allowTransparency="true"></iframe>
<span><a href="#">Send to phone</a></span>
<span><a href="#">Claim</a></span>
</p>
JavaScript
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();