mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 17:23:37 +00:00
add $$ngIsClass on new comps for ESR support
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import * as template from './sync.component.html';
|
||||
|
||||
class SyncController {
|
||||
export class SyncController {
|
||||
i18n: any;
|
||||
lastSync = '--';
|
||||
loading = false;
|
||||
|
||||
Reference in New Issue
Block a user