mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
Tools - Prefer signal & change detection (#16941)
This commit is contained in:
@@ -10,6 +10,8 @@ import { UserId } from "@bitwarden/common/types/guid";
|
||||
import { TypographyModule } from "@bitwarden/components";
|
||||
import { I18nPipe } from "@bitwarden/ui-common";
|
||||
|
||||
// FIXME(https://bitwarden.atlassian.net/browse/CL-764): Migrate to OnPush
|
||||
// eslint-disable-next-line @angular-eslint/prefer-on-push-component-change-detection
|
||||
@Component({
|
||||
selector: "nudge-generator-spotlight",
|
||||
templateUrl: "nudge-generator-spotlight.component.html",
|
||||
|
||||
Reference in New Issue
Block a user