mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-07 19:07:45 +01:00
[PM-2014] chore: tweak loose components recommendation
This commit is contained in:
parent
e860704da3
commit
aebca87f43
@ -121,7 +121,10 @@ import { SharedModule } from "./shared.module";
|
||||
UserVerificationModule,
|
||||
ChangeKdfModule,
|
||||
DynamicAvatarComponent,
|
||||
AuthModule, // TODO: Remove when `app/settings/change-password.component.ts` has been moved to `app/auth/settings/.`
|
||||
// TODO: Remove `AuthModule` when:
|
||||
// - All components from auth/settings/* have been moved to `AuthSettingsModule`
|
||||
// - All teams have moved their settings components into their own modules, and are able to directly import `AuthSettingsModule`
|
||||
AuthModule,
|
||||
EnvironmentSelectorModule,
|
||||
AccountFingerprintComponent,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user