From 49aecff15426a2f15dc42e9163820514ffda50bf Mon Sep 17 00:00:00 2001 From: Samuel Gunter Date: Wed, 16 Oct 2024 16:26:10 -0500 Subject: [PATCH] style: remove ugly period after async --- src/views/components/calendar/CalendarBottomBar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/components/calendar/CalendarBottomBar.tsx b/src/views/components/calendar/CalendarBottomBar.tsx index b116c26e8..0ddc11e79 100644 --- a/src/views/components/calendar/CalendarBottomBar.tsx +++ b/src/views/components/calendar/CalendarBottomBar.tsx @@ -37,7 +37,7 @@ export default function CalendarBottomBar({ courseCells, setCourse }: CalendarBo {displayCourses && ( <> - ASYNC./OTHER + ASYNC/OTHER