From 775dec574f20185df8f2361ea6cef966bc169dde Mon Sep 17 00:00:00 2001 From: anovazzi1 Date: Tue, 14 Nov 2023 16:01:43 -0300 Subject: [PATCH] fix(StorePage): change the label of the "Most Popular" option in the select dropdown to "Popular" for brevity and consistency --- src/frontend/src/pages/StorePage/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/src/pages/StorePage/index.tsx b/src/frontend/src/pages/StorePage/index.tsx index 30d05f485..a6abc3b07 100644 --- a/src/frontend/src/pages/StorePage/index.tsx +++ b/src/frontend/src/pages/StorePage/index.tsx @@ -273,7 +273,7 @@ export default function StorePage(): JSX.Element { - Most Popular + Popular {/* Most Recent */} Alphabetical