JSFiddle - React, Tailwind, and code Playground

HTML

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