removed table headers if no record is found #480
@@ -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