Formatting

This commit is contained in:
Lucid Kobold
2021-12-01 14:16:32 -06:00
parent 5a582c902f
commit ed3b771786

View File

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