forked from jsnbuchanan/crowd-funder-for-time-pwa
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user