JSFiddle - React, Tailwind, and code Playground

by sc0rp10

HTML

<form action="https://weblab.pro" target="_blank">
  <input type="hidden" name="foo" value="123">
    <input type="hidden" name="foo" value="456">
      <input type="hidden" name="foo" value="780">
      <button type="submit"></button>
</form>