JSFiddle - React, Tailwind, and code Playground

by WhetDawg

HTML

<table>
  <thead>
    <tr>
      <th contenteditable>Hello</th>
    </tr>
  </thead>
</table>