Filter card provide SearchService
This commit is contained in:
parent
442d79e9ce
commit
16b9097c76
@ -24,6 +24,7 @@ const atLeastOneIsExpandable = pipe(
|
||||
styleUrls: ['./filter-card.component.scss'],
|
||||
changeDetection: ChangeDetectionStrategy.OnPush,
|
||||
providers: [
|
||||
SearchService,
|
||||
{
|
||||
provide: MAT_CHECKBOX_DEFAULT_OPTIONS,
|
||||
useValue: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user