department-of-veterans-affairs/vets-website

View on GitHub
src/applications/vre/25-8832/containers/IntroductionPage.jsx

Summary

Maintainability
B
4 hrs
Test Coverage

Function IntroductionPage has 117 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const IntroductionPage = props => {
  // focus on element
  useEffect(() => {
    focusElement('h1');
  }, []);
Severity: Major
Found in src/applications/vre/25-8832/containers/IntroductionPage.jsx - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status