1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-20 02:03:39 +00:00

Fix comment typo.

This commit is contained in:
Alec Rippberger
2024-09-24 12:32:56 -05:00
parent c37f726f7d
commit 9bb84094ae

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