EscolaLMS/Front

View on GitHub
src/pages/user/MyProfile/index.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function MyProfile has 47 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const MyProfile = () => {
  const { t } = useTranslation();
  const { isTutor } = useRoles();
  const { query, setQueryParam } = useSearchParams();

Severity: Minor
Found in src/pages/user/MyProfile/index.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status