JSFiddle - React, Tailwind, and code Playground

HTML

<form action="#" method="post">
<input type="text" value="" name="name" />                  <button>Отправить</button>
</form>