JSFiddle - React, Tailwind, and code Playground

by kazu69

HTML

<form action="">
  <input type="file" name="pic" accept=".png, .jpg, .jpeg">
  <input type="submit">
</form>