chore: update CalendarGrid.tsx
This commit is contained in:
@@ -203,7 +203,6 @@ function AccountForCourseConflicts({ courseCells }: AccountForCourseConflictsPro
|
|||||||
timeAndLocation={block.componentProps.timeAndLocation}
|
timeAndLocation={block.componentProps.timeAndLocation}
|
||||||
status={block.componentProps.status}
|
status={block.componentProps.status}
|
||||||
colors={block.componentProps.colors}
|
colors={block.componentProps.colors}
|
||||||
onClick={}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
));
|
));
|
||||||
|
|||||||
Reference in New Issue
Block a user