JSFiddle - React, Tailwind, and code Playground
by willemvb
HTML
<h1>Camera uploads</h1>
<input type="file" name="photo" id="Photo" accept="image/*" capture="camera">
by willemvb
<h1>Camera uploads</h1>
<input type="file" name="photo" id="Photo" accept="image/*" capture="camera">