We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 954fe36 commit b9f4621Copy full SHA for b9f4621
src/components/FilesTable/FilesTable.jsx
@@ -34,6 +34,7 @@ const FilesTable = ({ addClass, files }) => {
34
<td className='text-center'>
35
<Link
36
icon='fa-download'
37
+ label=''
38
href={href}
39
aria-label='download'
40
/>
0 commit comments