wip
This commit is contained in:
@@ -433,7 +433,7 @@ function YearCalendarPreview({
|
||||
}
|
||||
|
||||
return view;
|
||||
}, [raceDates, seasonStart, seasonEnd]);
|
||||
}, [raceDates, seasonStart, seasonEnd, months, isSeasonStartDate, isSeasonEndDate]);
|
||||
|
||||
// Calculate season stats
|
||||
const firstRace = raceDates[0];
|
||||
|
||||
Reference in New Issue
Block a user