mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
CL-765 - AnonLayoutWrapperComponents - make hideIcon reset properly. (#15610)
This commit is contained in:
@@ -178,6 +178,7 @@ export class AnonLayoutWrapperComponent implements OnInit, OnDestroy {
|
||||
this.showReadonlyHostname = null;
|
||||
this.maxWidth = null;
|
||||
this.hideCardWrapper = null;
|
||||
this.hideIcon = null;
|
||||
}
|
||||
|
||||
ngOnDestroy() {
|
||||
|
||||
Reference in New Issue
Block a user