JSFiddle - React, Tailwind, and code Playground
by wisegorilla
HTML
<input type="file" multiple accept="image/*" />
<input type="file" multiple accept="image/*" capture="camera" name="attachment[]"/>
by wisegorilla
<input type="file" multiple accept="image/*" />
<input type="file" multiple accept="image/*" capture="camera" name="attachment[]"/>