diff --git a/mon-pix/app/components/authentication/password-reset-demand/password-reset-demand-form.gjs b/mon-pix/app/components/authentication/password-reset-demand/password-reset-demand-form.gjs index 2d543f49e92..b9e7eeee5ab 100644 --- a/mon-pix/app/components/authentication/password-reset-demand/password-reset-demand-form.gjs +++ b/mon-pix/app/components/authentication/password-reset-demand/password-reset-demand-form.gjs @@ -1,5 +1,4 @@ import PixButton from '@1024pix/pix-ui/components/pix-button'; -import PixButtonLink from '@1024pix/pix-ui/components/pix-button-link'; import PixInput from '@1024pix/pix-ui/components/pix-input'; import PixMessage from '@1024pix/pix-ui/components/pix-message'; import { on } from '@ember/modifier'; @@ -114,17 +113,13 @@ export default class PasswordResetDemandForm extends Component { -
- {{t "components.authentication.password-reset-demand-form.no-email-question"}}
-
+ {{t "components.authentication.password-reset-demand-form.no-email-question"}}
+
{{t "components.authentication.password-reset-demand-form.contact-us-link.link-text"}}
-