JSFiddle - React, Tailwind, and code Playground

by thvinic

JavaScript

// Make sure in jsFiddle you have selected option onLoad
(function() {
  var cx = '006513672673813824183:4mribbtjo78'; // Insert your own Custom Search engine ID here
  var gcse = document.createElement('script');
  gcse.type = 'text/javascript';
  gcse.async = true;
  gcse.src = (document.location.protocol == 'https' ? 'https:' : 'http:') +
    '//www.google.com/cse/cse.js?cx=' + cx;
  var s = document.getElementsByTagName('script')[0];
  s.parentNode.insertBefore(gcse, s);
})();