IO-1957 Add efficiencies to timetickets scoreboard

This commit is contained in:
Patrick Fic
2022-07-19 14:40:53 -07:00
parent d5f55c5873
commit 956134c360
8 changed files with 44 additions and 3 deletions

View File

@@ -37,7 +37,6 @@ export function ScheduleCalendarHeaderComponent({
...otherProps
}) {
const ATSToday = useMemo(() => {
console.log("eeee", events);
if (!events) return [];
return _.groupBy(
events.filter(