Skip to content

Commit

Permalink
allow price type filter to be added to query params
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeh committed Jan 13, 2025
1 parent 6540f56 commit bf2a774
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/src/containers/overview/table/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ const OMITTED_FIELDS = [
"costRange",
"abatementPotentialRange",
"costRangeSelector",
"priceType",
];

export const filtersToQueryParams = (
Expand Down

0 comments on commit bf2a774

Please sign in to comment.