JSFiddle - React, Tailwind, and code Playground

by jashwant

HTML

<form onsubmit="return false">
Enter email to test <input type="email">
<button>Submit</button>
</form>