Skip to content

Commit

Permalink
feat(mon-pix): use new component authentication/other-authentication-…
Browse files Browse the repository at this point in the history
…providers
  • Loading branch information
lego-technix committed Oct 10, 2024
1 parent c891277 commit 434311a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mon-pix/app/templates/authentication/login.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<:content>
<h1 class="pix-title-m">{{t "pages.sign-in.first-title"}}</h1>
<Authentication::SigninForm />
<Authentication::OtherAuthenticationProviders />
</:content>
</AuthenticationLayout>
{{else}}
Expand Down

0 comments on commit 434311a

Please sign in to comment.