Fix the download button
This commit is contained in:
parent
f3eeaaca0f
commit
8610107555
@ -17,6 +17,7 @@ const DownloadButton = (props) => {
|
||||
<SplitButton
|
||||
drop="up"
|
||||
variant="danger"
|
||||
href={props.url}
|
||||
title="Download"
|
||||
size={size}
|
||||
id="download-button-id">
|
||||
|
Loading…
x
Reference in New Issue
Block a user