Skip to content
Snippets Groups Projects
Commit 4d9696e9 authored by mcs22's avatar mcs22
Browse files

Issue #212: create button resend email

parent 2af9a59f
No related branches found
No related tags found
1 merge request!205Issue #212: create button resend email
Pipeline #39995 passed
......@@ -91,7 +91,7 @@ export default function PasswordModal({ open, handleClose }) {
onClick={() => handleSubmitPswd()}
alt="Enviar"
>
Enviar
{feedbackMessage ? "Reenviar" : "Enviar"}
</Button>
</div>
</Box>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment