department-of-veterans-affairs/vets-website

View on GitHub
src/applications/form-renderer/containers/IntroductionPage.jsx

Summary

Maintainability
A
3 hrs
Test Coverage

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

const IntroductionPage = props => {
  const { ombInfo, route } = props;
  const { formConfig, pageList } = route;

  useEffect(() => {
Severity: Major
Found in src/applications/form-renderer/containers/IntroductionPage.jsx - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status