mirror of
https://github.com/documenso/documenso.git
synced 2025-11-12 15:53:02 +10:00
design
This commit is contained in:
@ -115,10 +115,8 @@ export default function Signup() {
|
||||
state-of-the-art document signing for free.
|
||||
</p>
|
||||
</div>
|
||||
<div className="h-7">
|
||||
{renderApiError()}
|
||||
{renderFormValidation()}
|
||||
</div>
|
||||
{renderApiError()}
|
||||
{renderFormValidation()}
|
||||
<FormProvider {...methods}>
|
||||
<form
|
||||
onSubmit={methods.handleSubmit(signUp)}
|
||||
|
||||
Reference in New Issue
Block a user