ResultadosDigitais/matrix

View on GitHub
frontend/src/components/LanguageSwitcher.js

Summary

Maintainability
A
1 hr
Test Coverage

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

const LanguageSwitcher = () => {
  const { t } = useTranslation();

  const [anchorEl, setAnchorEl] = useState(null);

Severity: Minor
Found in frontend/src/components/LanguageSwitcher.js - About 1 hr to fix

    Parsing error: Unexpected token >
    Open

        <>

    For more information visit Source: http://eslint.org/docs/rules/

    There are no issues that match your filters.

    Category
    Status