JSFiddle - React, Tailwind, and code Playground

by Vladymyr Shevchuk

HTML

<template>

  <img src="" alt="">
  <script>
    alert(1123123);
  </script>
</template>