JSFiddle - React, Tailwind, and code Playground

HTML

<form>
  <input required>
  <button type="button">
    Click
  </button>
</form>