mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 10:13:31 +00:00
Fix comment typo.
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user