mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 01:03:35 +00:00
share components with jslib
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
import {
|
||||
Component,
|
||||
EventEmitter,
|
||||
Input,
|
||||
} from '@angular/core';
|
||||
import { Input } from '@angular/core';
|
||||
import { Router } from '@angular/router';
|
||||
|
||||
import { ToasterService } from 'angular2-toaster';
|
||||
|
||||
Reference in New Issue
Block a user