mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 07:13:32 +00:00
implement callout component w/ generator policy (#1158)
This commit is contained in:
@@ -65,6 +65,7 @@ import { ActionButtonsComponent } from './components/action-buttons.component';
|
||||
import { CiphersListComponent } from './components/ciphers-list.component';
|
||||
import { PopOutComponent } from './components/pop-out.component';
|
||||
|
||||
import { CalloutComponent } from 'jslib/angular/components/callout.component';
|
||||
import { IconComponent } from 'jslib/angular/components/icon.component';
|
||||
|
||||
import {
|
||||
@@ -165,6 +166,7 @@ registerLocaleData(localeZhTw, 'zh-TW');
|
||||
AutofocusDirective,
|
||||
BlurClickDirective,
|
||||
BoxRowDirective,
|
||||
CalloutComponent,
|
||||
CiphersComponent,
|
||||
CiphersListComponent,
|
||||
CollectionsComponent,
|
||||
|
||||
Reference in New Issue
Block a user