Adjust login page copy for first access
This commit is contained in:
parent
a96cb1747e
commit
6e3df454d6
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@ export function LoginForm({ className, callbackUrl, disabled = false, ...props }
|
|||
<div className="space-y-1 text-left">
|
||||
<p className="text-sm font-semibold">Primeiro acesso?</p>
|
||||
<FieldDescription className="text-sm">
|
||||
Fale com o nosso suporte por telefone ou e-mail para receber um convite e definir sua senha inicial.
|
||||
Fale com o nosso suporte por telefone ou e-mail para receber um convite e definir sua senha.
|
||||
</FieldDescription>
|
||||
</div>
|
||||
</Field>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue