mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
add $$ngIsClass on new comps for ESR support
This commit is contained in:
@@ -3,7 +3,7 @@ import { Folder } from '../../../../models/domain/folder';
|
||||
import UtilsService from '../../../../services/utils.service';
|
||||
import * as template from './edit-folder.component.html';
|
||||
|
||||
class EditFolderController {
|
||||
export class EditFolderController {
|
||||
$transition$: any;
|
||||
folderId: any;
|
||||
savePromise: any = null;
|
||||
|
||||
Reference in New Issue
Block a user