department-of-veterans-affairs/vets-website

View on GitHub
src/applications/_mock-form-ae-design-patterns/patterns/pattern2/TaskOrange/pages/introduction/IntroductionPage.jsx

Summary

Maintainability
B
4 hrs
Test Coverage

Function render has 103 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  render() {
    const { route, showWizard } = this.props;
    const { formConfig, pageList } = route;
    const sipProps = { formConfig, pageList };

    There are no issues that match your filters.

    Category
    Status