JSFiddle - React, Tailwind, and code Playground

by Artem Borovikov

HTML

<form action="action.php">
    <input type="text">
    <button>send</button>
</form>