diff --git a/pages/property-filter/permutations.page.tsx b/pages/property-filter/permutations.page.tsx index ef3d886e69..11fca2e48b 100644 --- a/pages/property-filter/permutations.page.tsx +++ b/pages/property-filter/permutations.page.tsx @@ -106,7 +106,9 @@ const permutations = createPermutations>([ operation: 'and', }, ], - customFilterActions: [], + customFilterActions: [ + , + ], }, ]);