department-of-veterans-affairs/vets-website

View on GitHub
src/applications/accredited-representative-portal/accreditation/21a/pages/04-education-history-chapter/index.js

Summary

Maintainability
A
0 mins
Test Coverage
import educationalInstitutionsPages from './educationalInstitutionsPages';

/** @type {PageSchema} */
export default {
  title: 'Education history',
  pages: educationalInstitutionsPages,
};