aleksandrchusovitin/frontend-project-lvl4

View on GitHub
src/pages/MainPage.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function MainPage has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const MainPage = () => {
  const auth = useAuth();

  const headers = auth.getAuthHeader();
  const { t } = useTranslation();
Severity: Minor
Found in src/pages/MainPage.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status