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