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>
|
||||||
:
|
:
|
||||||
<div className="p-2 text-slate-500 flex flex-col grow justify-center items-center">
|
<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>
|
</div>
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user