JSFiddle - React, Tailwind, and code Playground

HTML

<table>    
    <tr>
        <td>Some text</td>
        <td><a href="#">Click me<a/></td>
        <td><form><input type=hidden value="4"/></form></td>
            </tr>