Releasing new design #161
@ -43,7 +43,7 @@ const FileList = ({
|
||||
</ul>
|
||||
</div>
|
||||
<Button variant="contained" fullWidth onClick={handleDownload}>
|
||||
{downloadLabel ? downloadLabel : 'Download Files'}
|
||||
{downloadLabel || 'Download Files'}
|
||||
</Button>
|
||||
</div>
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user