fix: closing of deposit confirmation modal
This commit is contained in:
parent
caf2794489
commit
95889fc937
2 changed files with 9 additions and 1 deletions
|
@ -71,7 +71,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<app-confirmation></app-confirmation>
|
||||
<app-confirmation [successful]="isDepositSuccessful" (close)="closeDepositSuccessfulModal()"></app-confirmation>
|
||||
|
||||
<div class="card p-4">
|
||||
<h3 class="section-heading text-xl mb-4">Letzte Transaktionen</h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue