Skip to content

Commit

Permalink
Merge branch 'main' into t1629-interim-filters-separated
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyKilmory committed May 13, 2024
2 parents e478040 + 837fdd7 commit f846116
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export const SortOptions: SortDropdownOption[] = [
},
{
value: "dateAddedToCollection",
label: "Added to Collection (recent 1st)",
label: "Added to Collection (new to old)",
isCollection: true
}
];
Expand Down

0 comments on commit f846116

Please sign in to comment.