JSFiddle - React, Tailwind, and code Playground
by Avinash_R
HTML
<form action="echo/html" method="POST">
<input type="text" name="username" autocomplete="off"/>
<input type="password" name="password" autocomplete="off"/>
<input type="submit" value="Ok"/>
</form>