Skip to content

Commit

Permalink
replace values
Browse files Browse the repository at this point in the history
  • Loading branch information
charmingduchess committed Dec 24, 2024
1 parent aa05d11 commit 5fa7b3a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/RefineSearch/sampleFilters.json
Original file line number Diff line number Diff line change
Expand Up @@ -1247,4 +1247,4 @@
],
"totalResults": 428
}
}
}
2 changes: 2 additions & 0 deletions src/config/aggregations.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ export const searchAggregations = {
label: "E-Book",
},
{
value: "v",
label: "DVD",
},
{
Expand All @@ -54,6 +55,7 @@ export const searchAggregations = {
label: "Computer file",
},
{
value: "o",
label: "Kit",
},
{
Expand Down

0 comments on commit 5fa7b3a

Please sign in to comment.