From 59f173c4e7a70b7008635e33a7745904d51a319f Mon Sep 17 00:00:00 2001 From: Samuel Gunter Date: Wed, 16 Oct 2024 17:13:33 -0500 Subject: [PATCH] style: remove ugly period after async (#313) --- 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