chore: update CalendarGrid.tsx

This commit is contained in:
knownotunknown
2024-02-20 21:51:42 -06:00
committed by doprz
parent 2a0150600f
commit 23632d3c09

View File

@@ -203,7 +203,6 @@ function AccountForCourseConflicts({ courseCells }: AccountForCourseConflictsPro
timeAndLocation={block.componentProps.timeAndLocation}
status={block.componentProps.status}
colors={block.componentProps.colors}
onClick={}
/>
</div>
));