changed payment to purchase
This commit was merged in pull request #480.
This commit is contained in:
@@ -43,7 +43,7 @@ function PurchasesTable({purchase}) {
|
||||
</div>
|
||||
:
|
||||
<div className="p-2 text-slate-500 flex flex-col grow justify-center items-center">
|
||||
<span>No Payment History Found!</span>
|
||||
<span>No Purchase History Found!</span>
|
||||
</div>
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user