improve list component css
This commit is contained in:
@@ -81,9 +81,8 @@ const releaseTransaction = async ({ e2eId }: any) => {
|
||||
walletAddress.value.toLowerCase()
|
||||
);
|
||||
|
||||
await blockchain.updateWalletStatus();
|
||||
loadingRelease.value = false;
|
||||
|
||||
blockchain.updateWalletStatus();
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user