mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
convert icon component to ts
This commit is contained in:
@@ -15,7 +15,6 @@ class CipherItemsController implements ng.IController {
|
||||
select(cipher: any) {
|
||||
return this.onSelected()(cipher);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
export const CipherItemsComponent = {
|
||||
|
||||
Reference in New Issue
Block a user