department-of-veterans-affairs/vets-website

View on GitHub
src/applications/appeals/996/subtask/pages/index.js

Summary

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

export default [start, other];