fix: review suggestion
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
This commit is contained in:
parent
7b33e37ca5
commit
15d4d0a752
@ -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