department-of-veterans-affairs/vets-website

View on GitHub
src/applications/_mock-form-ae-design-patterns/patterns/pattern1/TaskYellow/MailingAddressInfoPageTaskYellow.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function MailingAddressInfoPageTaskYellow has 44 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const MailingAddressInfoPageTaskYellow = () => {
  const mailingAddress = useSelector(selectVAPMailingAddress);

  const showSuccessAlert = window.sessionStorage.getItem(
    'onReviewPageContactInfoEdit',

    There are no issues that match your filters.

    Category
    Status