JSFiddle - React, Tailwind, and code Playground

HTML

<form>
  <input required>
  <button>
    Click
  </button>
</form>