From 0eb6f2906be8a038611aa5564787e324b67cef25 Mon Sep 17 00:00:00 2001 From: Kevin Wu Date: Fri, 22 Nov 2024 16:17:25 -0800 Subject: [PATCH] chore: remove old comment --- .../src/components/RightPane/CoursePane/SchoolDeptCard.tsx | 1 - 1 file changed, 1 deletion(-) 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:'}