JSFiddle - React, Tailwind, and code Playground
by WhetDawg
HTML
<table>
<thead>
<tr>
<th contenteditable>Hello</th>
</tr>
</thead>
</table>
by WhetDawg
<table>
<thead>
<tr>
<th contenteditable>Hello</th>
</tr>
</thead>
</table>