mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 01:33:33 +00:00
convert action buttons component to ts
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
import * as template from './icon.component.html';
|
||||
|
||||
class IconController implements ng.IController {
|
||||
onSelected: Function;
|
||||
onView: Function;
|
||||
|
||||
cipher: any;
|
||||
icon: string;
|
||||
image: string;
|
||||
|
||||
Reference in New Issue
Block a user