submodule update
This commit is contained in:
parent
f957fc93e1
commit
3f9915434d
@ -2,9 +2,7 @@ import { NestedFilter } from './nested-filter.model';
|
||||
import { TemplateRef } from '@angular/core';
|
||||
|
||||
export interface FilterGroup {
|
||||
|
||||
filters: NestedFilter[];
|
||||
|
||||
readonly slug: string;
|
||||
readonly label?: string;
|
||||
readonly icon?: string;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user