From 0edf741c7f2901926d407a142ee262fdaf590482 Mon Sep 17 00:00:00 2001 From: Scott Bishel Date: Tue, 19 Apr 2022 16:24:09 -0600 Subject: [PATCH] GH-2506 Calendar View (#2835) * add key to create new component if activeview changes * reset component * removed an extra space Co-authored-by: Harshil Sharma --- webapp/src/components/calendar/fullCalendar.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/webapp/src/components/calendar/fullCalendar.tsx b/webapp/src/components/calendar/fullCalendar.tsx index 073ec72b6..930ce2a92 100644 --- a/webapp/src/components/calendar/fullCalendar.tsx +++ b/webapp/src/components/calendar/fullCalendar.tsx @@ -223,6 +223,7 @@ const CalendarFullView = (props: Props): JSX.Element|null => { className='CalendarContainer' >