JSFiddle - React, Tailwind, and code Playground
HTML
<form method="get" action="http://www.google.com/search">
<input type="text" name="q" value="" placeholder="Enter your search terms here">
<input type="submit" value="Search">
</form>
<form method="get" action="http://www.google.com/search">
<input type="text" name="q" value="" placeholder="Enter your search terms here">
<input type="submit" value="Search">
</form>