mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
Tools - Prefer signal & change detection (#16941)
This commit is contained in:
@@ -11,6 +11,8 @@ import { SendItemsService } from "../services/send-items.service";
|
||||
|
||||
const SearchTextDebounceInterval = 200;
|
||||
|
||||
// FIXME(https://bitwarden.atlassian.net/browse/CL-764): Migrate to OnPush
|
||||
// eslint-disable-next-line @angular-eslint/prefer-on-push-component-change-detection
|
||||
@Component({
|
||||
imports: [CommonModule, SearchModule, JslibModule, FormsModule],
|
||||
selector: "tools-send-search",
|
||||
|
||||
Reference in New Issue
Block a user