Calender Navigation #13

Merged
LucidKobold merged 15 commits from context into main 2021-12-01 15:34:58 -05:00
7 changed files with 188 additions and 59 deletions
Showing only changes of commit ed3b771786 - Show all commits

View File

@@ -74,7 +74,6 @@ const CalenderContextProvider = ({
populateDays(); populateDays();
} }
} }
}, [selectedMonth, endOfSelectedMonth]); }, [selectedMonth, endOfSelectedMonth]);
// Update end of month. // Update end of month.