mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 09:13:33 +00:00
cipher listings in vault work
This commit is contained in:
@@ -40,6 +40,7 @@ import { I18nPipe } from 'jslib/angular/pipes/i18n.pipe';
|
||||
import { SearchCiphersPipe } from 'jslib/angular/pipes/search-ciphers.pipe';
|
||||
|
||||
import { ActionButtonsComponent } from './components/action-buttons.component';
|
||||
import { CiphersListComponent } from './components/ciphers-list.component';
|
||||
import { PopOutComponent } from './components/pop-out.component';
|
||||
|
||||
import { IconComponent } from 'jslib/angular/components/icon.component';
|
||||
@@ -66,6 +67,7 @@ import { IconComponent } from 'jslib/angular/components/icon.component';
|
||||
BlurClickDirective,
|
||||
BoxRowDirective,
|
||||
CiphersComponent,
|
||||
CiphersListComponent,
|
||||
CurrentTabComponent,
|
||||
EnvironmentComponent,
|
||||
FallbackSrcDirective,
|
||||
|
||||
Reference in New Issue
Block a user