mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
[PM-9852] - Add SendListFilters component (#10192)
* and send list filters and service * undo changes to jest config * add specs for send list filters * send list items container * update send list items container * finalize send list container * Revert "Merge branch 'PM-9853' into PM-9852" This reverts commit9f65ded13f, reversing changes made to63f95600e8. * fix icons and class name * fix names. add export * add more coverage
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
export * from "./icons";
|
||||
export * from "./send-form";
|
||||
export { NewSendDropdownComponent } from "./new-send-dropdown/new-send-dropdown.component";
|
||||
export { SendListFiltersComponent } from "./send-list-filters/send-list-filters.component";
|
||||
|
||||
Reference in New Issue
Block a user