JSFiddle - React, Tailwind, and code Playground

by Stéphane LEGRAND

HTML

<form action="#" method="post">
    <input type="text" name="text">
    <button class="ta_class">M'inscrire</button>
</form>