mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
Rework ExtensionAnonLayoutWrapperDataService to use BehaviorSubject
This commit is contained in:
@@ -93,7 +93,7 @@ export class DefaultLoginComponentService implements LoginComponentService {
|
||||
/**
|
||||
* No-op implementation of showBackButton
|
||||
*/
|
||||
showBackButton(): void {
|
||||
showBackButton(show: boolean): void {
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user