From 7986549fdd40834a85bedbfd0862cdb21c9ae657 Mon Sep 17 00:00:00 2001 From: Samuel Gunter Date: Wed, 13 Mar 2024 16:08:58 -0500 Subject: [PATCH] feat: fix save as button dividers (#153) * feat: fix save as button dividers * fix: only show left divider when there are async classes --- .../components/calendar/CalendarBottomBar/CalendarBottomBar.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/components/calendar/CalendarBottomBar/CalendarBottomBar.tsx b/src/views/components/calendar/CalendarBottomBar/CalendarBottomBar.tsx index 7960b086..13f38de1 100644 --- a/src/views/components/calendar/CalendarBottomBar/CalendarBottomBar.tsx +++ b/src/views/components/calendar/CalendarBottomBar/CalendarBottomBar.tsx @@ -55,6 +55,7 @@ export default function CalendarBottomBar({ courses, calendarRef }: CalendarBott +