mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 01:33:33 +00:00
$$ngIsClass fix for ESR
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import * as template from './icon.component.html';
|
||||
|
||||
class IconController implements ng.IController {
|
||||
export class IconController implements ng.IController {
|
||||
cipher: any;
|
||||
icon: string;
|
||||
image: string;
|
||||
|
||||
Reference in New Issue
Block a user