department-of-veterans-affairs/vets-website

View on GitHub
src/applications/simple-forms/26-4555/containers/ConfirmationPage.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function ConfirmationPage has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const ConfirmationPage = props => {
  const { form } = props;
  const { submission, data } = form;

  const { fullName } = data.veteran;

    There are no issues that match your filters.

    Category
    Status