Skip to content

Commit

Permalink
chore: rename unscheduled text at calendar footer (#538)
Browse files Browse the repository at this point in the history
  • Loading branch information
ishita778 authored Feb 28, 2025
1 parent 21cbcf6 commit 20d2102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/components/calendar/CalendarBottomBar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export default function CalendarBottomBar({ courseCells, setCourse }: CalendarBo
{displayCourses && (
<>
<Text variant='p' className='text-ut-black uppercase'>
Unscheduled
Async / Other
</Text>
<Text variant='h4' className='text-theme-offwhite/50'>
Expand Down

0 comments on commit 20d2102

Please sign in to comment.