department-of-veterans-affairs/vets-website

View on GitHub
src/applications/income-and-asset-statement/config/chapters/06-royalties-and-other-properties/index.js

Summary

Maintainability
A
0 mins
Test Coverage
import { royaltiesAndOtherPropertyPages } from './royaltiesAndOtherPropertyPages';

export default {
  title: 'Royalties and other properties information',
  pages: royaltiesAndOtherPropertyPages,
};