From 4dae61e7d32f0a6a3a6ff67bf1b21bcd2450b8ff Mon Sep 17 00:00:00 2001 From: Christian Ang <124550545+porkboi@users.noreply.github.com> Date: Sat, 25 May 2024 03:32:15 +0000 Subject: [PATCH] tailwind --- frontend/src/components/CourseList.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/CourseList.tsx b/frontend/src/components/CourseList.tsx index 55a38f1..eebbaf4 100644 --- a/frontend/src/components/CourseList.tsx +++ b/frontend/src/components/CourseList.tsx @@ -27,7 +27,7 @@ const CourseList = ({ courseIDs, children }: Props) => { return (