department-of-veterans-affairs/vets-website

View on GitHub
src/applications/vre/28-1900/orientation/OrientationApp.jsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function OrientationApp has 52 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const OrientationApp = props => {
  const [step, setStep] = useState(0);
  const [isFirstRender, setIsFirstRender] = useState(true);
  const { wizardStateHandler } = props;

Severity: Major
Found in src/applications/vre/28-1900/orientation/OrientationApp.jsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status