department-of-veterans-affairs/vets-website

View on GitHub
src/applications/appeals/testing/hlr/content/NeedHelp.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function NeedHelp has 43 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function NeedHelp() {
  const isIntro = window.location.pathname.endsWith('/introduction');
  return isIntro ? (
    <>
      <p>
Severity: Minor
Found in src/applications/appeals/testing/hlr/content/NeedHelp.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status