department-of-veterans-affairs/vets-website

View on GitHub
src/platform/site-wide/user-nav/components/SearchHelpSignIn.jsx

Summary

Maintainability
A
1 hr
Test Coverage

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

  render() {
    return (
      <div
        className={`hidden-header vads-u-display--flex vads-u-align-items--center${
          this.props.isHeaderV2 ? '' : ' vads-u-padding-top--1'
Severity: Minor
Found in src/platform/site-wide/user-nav/components/SearchHelpSignIn.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status