feat: calendar matchings (#173)

* feat: calendar matchings

* fix: build

* refactor: resolve pr comments

* fix: destrucure editorRef

---------

Co-authored-by: doprz <52579214+doprz@users.noreply.github.com>
This commit is contained in:
Razboy20
2024-03-17 00:32:50 -05:00
committed by GitHub
parent df1849180d
commit 791a42bcd4
23 changed files with 243 additions and 410 deletions

View File

@@ -103,10 +103,10 @@ export default function HeadingAndActions({ course, activeSchedule, onClose }: H
<div className='w-full px-2 pb-3 pt-6 text-ut-black'>
<div className='flex flex-col'>
<div className='flex items-center gap-1'>
<Text variant='h1' as='h1' className='truncate text-theme-black'>
<Text variant='h1' className='truncate text-theme-black'>
{courseName}
</Text>
<Text variant='h1' as='h2' className='flex-1 whitespace-nowrap'>
<Text variant='h1' className='flex-1 whitespace-nowrap text-theme-black'>
({department} {courseNumber})
</Text>
<Button color='ut-burntorange' variant='single' icon={Copy} onClick={handleCopy}>