Merge branch 'history-tab' of WrenchBoard/Users-Wrench into master

This commit is contained in:
2024-04-08 14:45:42 +00:00
committed by Gogs
5 changed files with 60 additions and 19 deletions
@@ -24,7 +24,7 @@ function RecentActivityTable({ payment }) {
<thead className="border-b-2">
<tr className="text-slate-600">
<th className="p-2">Date</th>
<th className="p-4">Trx.</th>
<th className="p-2">Trx.</th>
<th className="p-2">Amnt./Fee</th>
<th className="p-2">Status</th>
</tr>