Coursemology/coursemology2

View on GitHub
client/app/bundles/course/statistics/pages/StatisticsIndex/course/CourseStatistics.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function CourseStatistics has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const CourseStatistics: FC = () => {
  return (
    <>
      <Preload
        render={<LoadingIndicator />}

There are no issues that match your filters.

Category
Status