JSFiddle - React, Tailwind, and code Playground

by jakeaustin5574

HTML

<form action="" method="post" enctype="multipart/form-data">
        <input id="image" type="file" name="image">
    </form>