diff --git a/apps/frontend/src/components/launches/filters.tsx b/apps/frontend/src/components/launches/filters.tsx index 4f883728..4c458268 100644 --- a/apps/frontend/src/components/launches/filters.tsx +++ b/apps/frontend/src/components/launches/filters.tsx @@ -168,7 +168,7 @@ export const Filters = () => { return (
-
+
{ >
@@ -193,7 +193,7 @@ export const Filters = () => { ? `Week ${week.currentWeek}` : `${dayjs().month(week.currentMonth).format('MMMM')}`}
-
+
{ >