department-of-veterans-affairs/vets-website

View on GitHub
src/applications/_mock-form-ae-design-patterns/shared/components/pages/IntroductionPage1010ezr.jsx

Summary

Maintainability
A
1 hr
Test Coverage

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

const IntroductionPage = props => {
  const { route } = props;

  const { isUserLOA1, isUserLOA3 } = useSelector(selectAuthStatus);
  const { formConfig, pageList } = route;

    There are no issues that match your filters.

    Category
    Status