A reusable React component that displays a list of files which can be selected and downloaded. Built with React, TypeScript, and CSS Modules.
npm install
npm run devnpm test- Additional test coverage
- i18n support
- Automated accessibility testing (e.g. axe)
- Improved mobile experience
- Further investigation into
<tr>click accessibility (currently rows are clickable for mouse users, keyboard users rely on the checkbox)