add checkbox for given-to-user since sometimes it's to someone else

This commit is contained in:
2023-11-20 20:41:26 -07:00
parent 7311d36726
commit 8a33ccfdcf
4 changed files with 35 additions and 187 deletions

View File

@@ -81,7 +81,11 @@
</div>
</div>
<GiftedDialog ref="customDialog" message="Received from"> </GiftedDialog>
<GiftedDialog
ref="customDialog"
message="Received from"
showGivenToUser="true"
/>
<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>