EscolaLMS/Front

View on GitHub
src/pages/tutors/index.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function TutorsPage has 74 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const TutorsPage = () => {
  const { tutors, fetchTutors } = useContext(EscolaLMSContext);

  const { t } = useTranslation();
  const theme = useTheme();
Severity: Major
Found in src/pages/tutors/index.tsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status