diff --git a/apps/antalmanac/src/components/RightPane/CoursePane/SchoolDeptCard.tsx b/apps/antalmanac/src/components/RightPane/CoursePane/SchoolDeptCard.tsx index 316ae2319..936b8fac2 100644 --- a/apps/antalmanac/src/components/RightPane/CoursePane/SchoolDeptCard.tsx +++ b/apps/antalmanac/src/components/RightPane/CoursePane/SchoolDeptCard.tsx @@ -39,7 +39,6 @@ export function SchoolDeptCard({ name, type, comment }: SchoolDeptCardProps) { - {/*The default component for the body2 typography seems to be

which is giving warnings with DOMnesting */} {comment === '' ? 'No comments found' : 'Comments:'}