mirror of
https://github.com/bitwarden/browser
synced 2025-12-23 19:53:43 +00:00
add $$ngIsClass on new comps for ESR support
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import * as template from './about.component.html';
|
||||
|
||||
class AboutController {
|
||||
export class AboutController {
|
||||
version: string;
|
||||
year: number;
|
||||
i18n: any;
|
||||
|
||||
Reference in New Issue
Block a user