department-of-veterans-affairs/vets-website

View on GitHub
src/applications/representative-appoint/constants/options.js

Summary

Maintainability
A
0 mins
Test Coverage
export const branchOptions = Object.freeze([
  'Army',
  'Navy',
  'Air Force',
  'Marine Corps',
  'Coast Guard',
  'Space Force',
  'NOAA',
  'USPHS',
]);