diff --git a/routes/group/[slug].tsx b/routes/group/[slug].tsx index 5d23b4e..e12481c 100644 --- a/routes/group/[slug].tsx +++ b/routes/group/[slug].tsx @@ -45,7 +45,7 @@ export default function CoursePage(props: PageProps) { -
+
{foundCourseGroup.courses.map((course) => (