mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
lock screen. cleanup modals on navigate
This commit is contained in:
@@ -23,6 +23,7 @@ import { OrganizationLayoutComponent } from './layouts/organization-layout.compo
|
||||
import { UserLayoutComponent } from './layouts/user-layout.component';
|
||||
|
||||
import { HintComponent } from './accounts/hint.component';
|
||||
import { LockComponent } from './accounts/lock.component';
|
||||
import { LoginComponent } from './accounts/login.component';
|
||||
import { RegisterComponent } from './accounts/register.component';
|
||||
import { TwoFactorOptionsComponent } from './accounts/two-factor-options.component';
|
||||
@@ -83,6 +84,7 @@ import { Folder } from 'jslib/models/domain';
|
||||
IconComponent,
|
||||
I18nPipe,
|
||||
InputVerbatimDirective,
|
||||
LockComponent,
|
||||
LoginComponent,
|
||||
ModalComponent,
|
||||
NavbarComponent,
|
||||
|
||||
Reference in New Issue
Block a user