add label toman

This commit is contained in:
hamid zarghami
2025-12-02 15:09:26 +03:30
parent e8a6b54022
commit 63856bdf89
2 changed files with 6 additions and 4 deletions
+3 -1
View File
@@ -48,7 +48,9 @@ const PaymentList: FC = () => {
{
getPayments.isFetching || getGateWayPayment.isPending ?
<PageLoading />
<div className='mt-5'>
<PageLoading />
</div>
:
<Fragment>
{