From cca06e9200ebcdafdce23ffee21ce5283bd140b7 Mon Sep 17 00:00:00 2001 From: Derek Chen Date: Sat, 5 Oct 2024 23:51:53 -0500 Subject: [PATCH] =?UTF-8?q?feat:=20dash=20changed=20to=20=E2=80=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/components/calendar/CalendarBottomBar.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/components/calendar/CalendarBottomBar.tsx b/src/views/components/calendar/CalendarBottomBar.tsx index 1bfc967d..38ed527e 100644 --- a/src/views/components/calendar/CalendarBottomBar.tsx +++ b/src/views/components/calendar/CalendarBottomBar.tsx @@ -36,9 +36,9 @@ export default function CalendarBottomBar({ courseCells, setCourse }: CalendarBo > {displayCourses && ( <> - Async/Other + Async/Other - - + —
{asyncCourseCells.map(block => {