JSFiddle - React, Tailwind, and code Playground

by renfley

HTML

<form>
    <table>
        <lable>Customer Number</lable>
        <input type="text"/>
    </table>
</form>