Filter card provide SearchService

This commit is contained in:
Adina Țeudan 2022-07-28 18:41:12 +03:00
parent 442d79e9ce
commit 16b9097c76

View File

@ -24,6 +24,7 @@ const atLeastOneIsExpandable = pipe(
styleUrls: ['./filter-card.component.scss'],
changeDetection: ChangeDetectionStrategy.OnPush,
providers: [
SearchService,
{
provide: MAT_CHECKBOX_DEFAULT_OPTIONS,
useValue: {