JSFiddle - React, Tailwind, and code Playground

by Seungrae Lee

HTML

<table style="border:1px solid #000;">
  <tr>
     <td width="200">
       something here
       <a href="#" style="display:inline-block;">Input change reason</a>       
     </td>
  </tr>
</table>