Skip to content

Commit

Permalink
feat: add handleGotoMiningList function to MiningDetail component
Browse files Browse the repository at this point in the history
  • Loading branch information
yrjkqq committed Oct 22, 2024
1 parent 37ae216 commit 03e032e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,7 @@ export function MiningDetail({
contractData={contractData}
miningItem={miningItem}
refetchContractData={refetchContractData}
handleGotoMiningList={handleGotoMiningList}
/>
)}
</Box>
Expand Down

0 comments on commit 03e032e

Please sign in to comment.