Skip to content

Commit

Permalink
feat: dash changed to —
Browse files Browse the repository at this point in the history
  • Loading branch information
DereC4 committed Oct 6, 2024
1 parent 136c0c8 commit cca06e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/views/components/calendar/CalendarBottomBar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ export default function CalendarBottomBar({ courseCells, setCourse }: CalendarBo
>
{displayCourses && (
<>
<Text variant='h4'>Async/Other</Text>
<Text variant='small'>Async/Other</Text>
<Text variant='h2' className='text-ut-gray '>
-
</Text>
<div className='inline-flex gap-2.5'>
{asyncCourseCells.map(block => {
Expand Down

0 comments on commit cca06e9

Please sign in to comment.