Fix comment typo.

This commit is contained in:
Alec Rippberger 2024-09-24 12:32:56 -05:00
parent c37f726f7d
commit 9bb84094ae
No known key found for this signature in database
GPG Key ID: 9DD8DA583B28154A
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@
<!---------------------------------------------->
<form *ngIf="clientType === ClientType.Browser" [bitSubmit]="submit" [formGroup]="formGroup">
<!--
TODO-rr-bw: the orignal Browser template had `main tabindex="-1".
TODO-rr-bw: the original Browser template had `main tabindex="-1".
Why? And do we need to add it here?
-->
<ng-container *ngIf="uiState === LoginUiState.EMAIL_ENTRY">