department-of-veterans-affairs/vets-website

View on GitHub
src/applications/disability-benefits/all-claims/components/ITFBanner.jsx

Summary

Maintainability
A
2 hrs
Test Coverage

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

  render() {
    if (this.state.messageDismissed) {
      return this.props.children;
    }

    There are no issues that match your filters.

    Category
    Status