JSFiddle - React, Tailwind, and code Playground

by Salmin Skenderovic

HTML

<form action="">
  <input type="url" required>
  
  <button>sub</button>
</form>