Skip to content

Commit

Permalink
style: remove ugly period after async (#313)
Browse files Browse the repository at this point in the history
  • Loading branch information
Samathingamajig authored Oct 16, 2024
1 parent aeff5e0 commit 59f173c
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 @@ -37,7 +37,7 @@ export default function CalendarBottomBar({ courseCells, setCourse }: CalendarBo
{displayCourses && (
<>
<Text variant='p' className='text-ut-black'>
ASYNC./OTHER
ASYNC/OTHER
</Text>
<Text variant='h4' className='text-gray-300'>
Expand Down

0 comments on commit 59f173c

Please sign in to comment.