JSFiddle - React, Tailwind, and code Playground

by Alexander Branchugov

HTML

<form action="/" method="POST">
<input name="login" />
<input name="password" />

<input type="submit" value="отправить" />
</form>