mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
fix retry button state (#1967)
This commit is contained in:
parent
a976e5b5c5
commit
4fdd053833
@ -155,7 +155,7 @@ export default function Download({
|
||||
|
||||
async function handleOrderOrDownload(dataParams?: UserCustomParameters) {
|
||||
setIsLoading(true)
|
||||
|
||||
setRetry(false)
|
||||
try {
|
||||
if (isOwned) {
|
||||
setStatusText(
|
||||
|
Loading…
Reference in New Issue
Block a user