1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-11 13:53:34 +00:00

[SM-688] use dynamic-avatar in SM (#5203)

* make dynamic-avatar standalone; use in SM

* fix broken story
This commit is contained in:
Will Martin
2023-04-26 12:25:09 -04:00
committed by GitHub
parent cfc380c697
commit 95b1ea318c
5 changed files with 31 additions and 6 deletions

View File

@@ -121,6 +121,7 @@ import { SharedModule } from "./shared.module";
RegisterFormModule,
ProductSwitcherModule,
ChangeKdfModule,
DynamicAvatarComponent,
],
declarations: [
PremiumBadgeComponent,
@@ -145,7 +146,6 @@ import { SharedModule } from "./shared.module";
DeauthorizeSessionsComponent,
DeleteAccountComponent,
DomainRulesComponent,
DynamicAvatarComponent,
EmergencyAccessAddEditComponent,
EmergencyAccessAttachmentsComponent,
EmergencyAccessComponent,