department-of-veterans-affairs/vets-website

View on GitHub
src/applications/appeals/testing/sc/content/primaryPhone.js

Summary

Maintainability
A
50 mins
Test Coverage
export const content = {
  reviewTitle: 'Primary phone number',
  label: 'What is your primary phone number?',
  hint:
    'We may need to contact you to clarify issues related to your Supplemental Claim.',
  update: 'Update page',
  edit: 'Edit',
  editLabel: 'Edit primary phone',
  homeLabel: 'Home phone number',
  mobileLabel: 'Mobile phone number',
};