mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 07:13:32 +00:00
Platform - Prefer signal & change detection (#16946)
This commit is contained in:
@@ -12,6 +12,8 @@ import { I18nMockService, ToastService } from "@bitwarden/components/src";
|
||||
|
||||
import { canAccessFeature } from "./feature-flag.guard";
|
||||
|
||||
// FIXME(https://bitwarden.atlassian.net/browse/CL-764): Migrate to OnPush
|
||||
// eslint-disable-next-line @angular-eslint/prefer-on-push-component-change-detection
|
||||
@Component({ template: "", standalone: false })
|
||||
export class EmptyComponent {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user