department-of-veterans-affairs/vets-website

View on GitHub
src/applications/simple-forms/mock-simple-forms-patterns/containers/IntroductionPage.jsx

Summary

Maintainability
B
4 hrs
Test Coverage

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

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

    return (

    There are no issues that match your filters.

    Category
    Status