1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-03-11 13:30:39 +01:00

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

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">