JSFiddle - React, Tailwind, and code Playground

by Rodrigo Portillo

HTML

<form action="https://beta.studiostatus.com.br/documentos/gerar" method="POST">
<input name="document_name">
<input name="document_path">
<button type="submit">testedocument_name</button>
</form>

<form action="https://beta.studiostatus.com.br/documentos/assinar" method="POST">
<input name="recipient_email">
<input name="recipient_name">
<button type="submit">testedocument_name</button>
</form>