mirror of
https://github.com/bitwarden/browser
synced 2026-03-02 19:41:26 +00:00
Merge branch 'main' into km/auto-kdf
This commit is contained in:
@@ -54,6 +54,7 @@ import {
|
||||
IconButtonModule,
|
||||
LinkModule,
|
||||
ToastService,
|
||||
TooltipDirective,
|
||||
} from "@bitwarden/components";
|
||||
|
||||
import { LoginComponentService, PasswordPolicies } from "./login-component.service";
|
||||
@@ -82,6 +83,7 @@ export enum LoginUiState {
|
||||
JslibModule,
|
||||
ReactiveFormsModule,
|
||||
RouterModule,
|
||||
TooltipDirective,
|
||||
],
|
||||
})
|
||||
export class LoginComponent implements OnInit, OnDestroy {
|
||||
|
||||
Reference in New Issue
Block a user