JSFiddle - React, Tailwind, and code Playground

by dandclark_msft

HTML

<select>
  <option>test</option>
  <script>
  document.body.appendChild(document.createTextNode("he6y"));
  </script>
</select>