JSFiddle - React, Tailwind, and code Playground

by luka kupunia

HTML

<form>
  <input type="number" min="5" max="10" required>
</form>