mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 00:03:56 +00:00
Billing - Prefer signal & change detection (#16944)
This commit is contained in:
@@ -26,6 +26,8 @@ import { PopOutComponent } from "../../../platform/popup/components/pop-out.comp
|
||||
import { PopupHeaderComponent } from "../../../platform/popup/layout/popup-header.component";
|
||||
import { PopupPageComponent } from "../../../platform/popup/layout/popup-page.component";
|
||||
|
||||
// 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: "app-premium",
|
||||
templateUrl: "premium-v2.component.html",
|
||||
|
||||
Reference in New Issue
Block a user