fix where the project ID was not included; fix the pause when submitting give & show toast of aknowledgement; remove 'emit'

This commit is contained in:
2023-11-05 07:46:16 -07:00
parent 9bacd4da87
commit 5b7ccf9ef0
5 changed files with 28 additions and 37 deletions

View File

@@ -58,12 +58,7 @@
</div>
</div>
<GiftedDialog
ref="customDialog"
@dialog-result="handleDialogResult"
message="Received from"
>
</GiftedDialog>
<GiftedDialog ref="customDialog" message="Received from"> </GiftedDialog>
<div class="bg-slate-100 rounded-md overflow-hidden px-4 py-3 mb-4">
<h2 class="text-xl font-bold mb-4">Latest Activity</h2>