add todo for calendar button

This commit is contained in:
Abhinav Chadaga
2024-02-17 15:23:01 -06:00
parent 11b7a51ded
commit 4c2b31e61a

View File

@@ -114,6 +114,7 @@ const CourseHeadingAndActions = ({ course, onClose, activeSchedule }: CourseHead
</div>
</div>
<div className='my-3 flex flex-wrap items-center gap-[15px]'>
{/* TODO: make this open the calendar page */}
<Button variant='filled' color='ut-burntorange' icon={CalendarMonth} />
<Divider type='solid' color='ut-offwhite' className='h-7' />
<Button variant='outline' color='ut-blue' icon={Reviews} onClick={handleOpenRateMyProf}>