Skip to content

Commit 50dfd0b

Browse files
committed
🤖 GITHUB ACTIONS format_prettier
1 parent 5239d4f commit 50dfd0b

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

‎src/app/cdk/two-factor-authentication-form/two-factor/two-factor-authentication-form.component.html‎

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,11 @@
101101
</ng-container>
102102
<a
103103
class="underline orc-font-body-small"
104-
(click)="navigateTo('https://support.orcid.org/hc/en-us/articles/360006971673-Secure-your-account-with-two-factor-authentication')"
104+
(click)="
105+
navigateTo(
106+
'https://support.orcid.org/hc/en-us/articles/360006971673-Secure-your-account-with-two-factor-authentication'
107+
)
108+
"
105109
rel="noopener noreferrer"
106110
target="_blank"
107111
i18n="@@shared.orcidHelpCenter"

0 commit comments

Comments
 (0)