JSFiddle - React, Tailwind, and code Playground

by Mateus Fernandes de Mello

HTML

<form>
  <input type="file" name="pic" id="pic" accept="image/gif, image/jpeg" />
</form>