fix test and build ci to deploy app correctly

This commit is contained in:
RcleydsonR
2023-02-13 12:58:57 -03:00
parent c27dde4dfe
commit 5972f24f4e
4 changed files with 16 additions and 34 deletions

View File

@@ -56,6 +56,7 @@ const emit = defineEmits(["makeAnotherTransaction"]);
</div>
<div class="w-full max-w-4xl lg-view">
<ListingComponent
:deposit-list="[]"
:walletTransactions="lastWalletReleaseTransactions"
:isManageMode="false"
>