From 853438c3c3dfa18d308e4c5d13e8a0d69152e92a Mon Sep 17 00:00:00 2001 From: Nevo David Date: Wed, 8 Jan 2025 01:14:32 +0700 Subject: [PATCH] feat: fix arrow colors in light mode --- apps/frontend/src/components/launches/filters.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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')}`}
-
+
{ >