1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-11 22:03:36 +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 commit 9f65ded13f, reversing
changes made to 63f95600e8.

* fix icons and class name

* fix names. add export

* add more coverage
This commit is contained in:
Jordan Aasen
2024-07-23 11:48:20 -07:00
committed by GitHub
parent 9c80ee6b86
commit 5d2fe9403b
9 changed files with 227 additions and 5 deletions

View File

@@ -0,0 +1 @@
import "jest-preset-angular/setup-jest";