From 591e7a4d63449fe1fb86c17b7aba261f784328ee Mon Sep 17 00:00:00 2001 From: "Kalle (Sendou)" <38327916+Sendouc@users.noreply.github.com> Date: Mon, 23 Aug 2021 22:19:07 +0300 Subject: [PATCH] Calendar min month as current month closes #635 --- pages/calendar.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pages/calendar.tsx b/pages/calendar.tsx index 2e990ecfb..9831384d8 100644 --- a/pages/calendar.tsx +++ b/pages/calendar.tsx @@ -112,7 +112,10 @@ const CalendarPage = ({ eventsInitialData }: Props) => { )} setMonthYear( month === 12