JSFiddle - React, Tailwind, and code Playground

HTML

<form>
    <input type="email" required />
    <button type="submit">Check</input>
</form>