JSFiddle - React, Tailwind, and code Playground

by orthosie

JavaScript

<script type="text/javascript" src="https://theysaidso.com/gadgets/v2/theysaidso.js"></script>
<div class="tso_default_style">
  <script>TheySaidSo.render({ quote_id : 'VsevE5h3LUUiZedYPKPwlweF'});</script>
</div>

<script type="text/javascript" src="https://theysaidso.com/gadgets/v2/theysaidso.js"></script>
<div class="tso_default_style">
  <script>TheySaidSo.render(
      {  
         context: 'quote',
         scope : 'quote',
         id : 'VsevE5h3LUUiZedYPKPwlweF'
      }
      );</script>
</div>
        
<div class="tso_default_style">
  <script>TheySaidSo.render(
      {  
         context: 'quote',
         scope: 'author',
         id : 'Steve Jobs',
         format: 'random/slideshow'
      }
      );</script>
</div>        

<div class="tso_default_style">
  <script>TheySaidSo.render(
      {  
         context: 'quote/qod',
         type: 'text/image/qshow',
         id : 'sdafjlsafjdlasjdf',
         tag: 'funny',
         style: '',
         format: 'random/slideshow',
         author: 'Steve Jobs',
         limit: 2
      }
      );</script>
</div>