JSFiddle - React, Tailwind, and code Playground

by jakie8

HTML

<form method="POST" action="http://droplet.so/upload.php">
    <input type="hidden" name="images" value="val">
    <input type="submit">
</form>