JSFiddle - React, Tailwind, and code Playground
by f1sherman
HTML
<div id="reach_local"></div>
CSS
#reach_local {height: 400px;}
JavaScript
(function(){
window._reach = window._reach || [];
window._reach.push({
container: 'reach_local',
domain: 'http://jennifer.socialcast.scdev/',
token: 'aec843d548e31be1701424c0395470f471e94ae8',
autogrow: false,
iframeMaxHeight: '600px'
});
var e=document.createElement('script'); e.type='text/javascript'; e.async = true;
e.src= document.location.protocol + '//demo.socialcast.local/services/reach/extension.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(e, s);
})();