mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 22:03:36 +00:00
Tools - Prefer signal & change detection (#16941)
This commit is contained in:
@@ -12,6 +12,8 @@ import {
|
||||
IconButtonModule,
|
||||
} from "@bitwarden/components";
|
||||
|
||||
// FIXME(https://bitwarden.atlassian.net/browse/CL-764): Migrate to OnPush
|
||||
// eslint-disable-next-line @angular-eslint/prefer-on-push-component-change-detection
|
||||
@Component({
|
||||
templateUrl: "sshkey-password-prompt.component.html",
|
||||
imports: [
|
||||
|
||||
Reference in New Issue
Block a user