JSFiddle - React, Tailwind, and code Playground
by housecor
HTML
<table>
<tr>
<td>$550</td>
<td style="border: solid 1px #000">
<select>
<option>Sacremento Savings & Loan</option>
<option>First Financial of Northern Arkansas</option>
</select>
</td>
</tr>
</table>