diff --git a/src/pages/index/index.tsx b/src/pages/index/index.tsx index b8380f6..ab64cdb 100644 --- a/src/pages/index/index.tsx +++ b/src/pages/index/index.tsx @@ -122,14 +122,14 @@ const IndexPage = () => { {stats.required_finished_course_count || 0} / {stats.required_course_count || 0} - {stats.nun_required_hour_count > 0 && ( + {stats.nun_required_course_count > 0 && (