pr comment
This commit is contained in:
@@ -112,8 +112,7 @@ export type SerializedViewerState = {
|
||||
key: Nullable<string>
|
||||
isApplied: boolean
|
||||
}
|
||||
// New multi-filter system (optional for backward compatibility)
|
||||
propertyFilters?: Array<{
|
||||
propertyFilters: Array<{
|
||||
key: Nullable<string>
|
||||
isApplied: boolean
|
||||
selectedValues: string[]
|
||||
|
||||
Reference in New Issue
Block a user