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:
parent
c37f726f7d
commit
9bb84094ae
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user