JSFiddle - React, Tailwind, and code Playground

by oilvier

HTML

<form action="#">
  <input type="email" required>
  <button type="submit">OK</button>
</form>