mirror of
https://github.com/bitwarden/browser
synced 2026-02-05 19:23:19 +00:00
[PM-2014] chore: tweak loose components recommendation
This commit is contained in:
@@ -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,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user