diff --git a/src/common-components/SocialAuthProviders.jsx b/src/common-components/SocialAuthProviders.jsx index 5699809f..78fa301a 100644 --- a/src/common-components/SocialAuthProviders.jsx +++ b/src/common-components/SocialAuthProviders.jsx @@ -42,7 +42,7 @@ function SocialAuthProviders(props) { )} - + {referrer === LOGIN_PAGE ? intl.formatMessage(messages['sso.sign.in.with'], { providerName: provider.name }) diff --git a/src/common-components/tests/__snapshots__/SocialAuthProviders.test.jsx.snap b/src/common-components/tests/__snapshots__/SocialAuthProviders.test.jsx.snap index 06a3acad..fe314b82 100644 --- a/src/common-components/tests/__snapshots__/SocialAuthProviders.test.jsx.snap +++ b/src/common-components/tests/__snapshots__/SocialAuthProviders.test.jsx.snap @@ -32,7 +32,7 @@ exports[`SocialAuthProviders should match social auth provider with default icon