Skip to content

Commit b9f4621

Browse files
committed
update the link in the FilesTable component to have required props
1 parent 954fe36 commit b9f4621

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/FilesTable/FilesTable.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ const FilesTable = ({ addClass, files }) => {
3434
<td className='text-center'>
3535
<Link
3636
icon='fa-download'
37+
label=''
3738
href={href}
3839
aria-label='download'
3940
/>

0 commit comments

Comments
 (0)