bunch of refactor and styling changes, coming along nicely

This commit is contained in:
Sriram Hariharan
2023-03-07 01:42:26 -06:00
parent f48f39e67b
commit 04a82fb6a6
16 changed files with 225 additions and 63 deletions

View File

@@ -54,10 +54,7 @@ export default function CourseCatalogMain({ support }: Props) {
return (
<ExtensionRoot>
<TableHead>
Plus
<Icon name='add' />
</TableHead>
<TableHead>Plus</TableHead>
{rows.map(row => {
if (!row.course) {
// TODO: handle the course section headers