mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 17:53:39 +00:00
Tools - Prefer signal & change detection (#16941)
This commit is contained in:
@@ -52,6 +52,8 @@ export enum SendItemDialogResult {
|
||||
/**
|
||||
* Component for adding or editing a send item.
|
||||
*/
|
||||
// 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: "send-add-edit-dialog.component.html",
|
||||
imports: [
|
||||
|
||||
Reference in New Issue
Block a user