JSFiddle - React, Tailwind, and code Playground
by nobuts
HTML
<form method="get" action="https://www.google.com">
<input type="hidden" name="gws_rd" value="ssl" />
<input type="hidden" name="q" value="gaza" />
<button>A</button>
<button type="submit">B</button>
</form>